-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove PKG Building, improve folders, P4G mod.cpk
- Moves PC mode from PersonaPortableGameConfig to ModCpkGameConfig for P4G only (you no longer need to choose a CPK) - P5R now also uses ModCpkGameConfig in favor of installing a separate one-time mod enabler PKG (thanks to lipsum's patches) - Creating a New Mod will place it in the folder selected in the folder dropdown - New Mods will immediately be shown in the folder without having to click Refresh
- Loading branch information
Showing
13 changed files
with
182 additions
and
567 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
Source/ModCompendiumLibrary/Configuration/GameConfigs/PKGGameConfig.cs
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
Source/ModCompendiumLibrary/Configuration/GameConfigs/Persona4GoldenGameConfig.cs
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
Source/ModCompendiumLibrary/Configuration/GameConfigs/Persona5RoyalGameConfig.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.