Thanks to visit codestin.com
Credit goes to github.com

Skip to content

0.2.0

Choose a tag to compare

@SurDno SurDno released this 22 Jun 09:44
· 34 commits to main since this release
  • Set "Check for updates" to true on first application launch for new users.
  • Allowed mods to specify minimum P2ModLoader version required for them to run.
  • Added an error message when a mod has a property not recognized by P2ModLoader, prompting the user to update if possible.
  • Fixed an issue where auto-update functionality did not work properly for some users.
  • Fixed an issue where the settings did not save properly when launched from the Start menu.
  • Added a .json file to Mods directory that tracks the currently applied mods (allowing mods to check what other mods are enabled in-game).
  • Improved mod support: improved support for XML patching in edge cases.
  • Improved mod support: can now patch nested types, generics and interfaces.