Skip to content

2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 04:35
c7a0a2a
  • Removed enabled config option for all mods since it was misleading (mods cannot be enabled/disabled in game)
  • This means that not all mods will have options available in the Mods settings. Those with options will be displayed first with buttons leading to their options pages. A list of enabled/disabled mods without options is still displayed after those with options.
  • Updated manifest schema, and fixed regex for game version.
  • Added better checks for game version / vendor, including options in mod manifests.
  • Fixed exceptions not being printed fully.
  • Fixed config settings not being saved after exiting menu.
  • Corrected the XML summary for GetFirstFreeValue
  • Added more methods to EnumUtils
  • Updated manifest schema, and fixed regex for game version.
  • Added better checks for game version / vendor, including options in mod manifests.
  • Fixed exceptions not being printed fully.
  • Fixed config settings not being saved after exiting menu.
  • Corrected the XML summary for GetFirstFreeValue
  • Added more methods to EnumUtils