Skip to content

SimpleDSCSModManager v0.1

Latest
Compare
Choose a tag to compare
@Pherakki Pherakki released this 02 Apr 20:27
· 65 commits to main since this release

Completely rewritten from scratch, with performance and extensibility in mind. Much of the tech debt that plagued earlier versions has been pruned. In addition, many, many new features have been added, including:

  • Softcodes: The Mod Manager can now automatically assign IDs to MBE tables.
  • Request Files: Vanilla assets no longer have to be included in mods, and can be auto-included using a Request file.
  • Autorequests: Certain files automatically grab any vanilla dependencies. For example, geom files will now always try to grab any shaders they need.
  • Multi-language support: SimpleDSCSModManager can now be translated into multiple languages with Qt Linguist.

A full list of features and how to use them is given in the documentation.