Skip to content

v2.6.0

Compare
Choose a tag to compare
@kiooeht kiooeht released this 01 Apr 01:38
· 332 commits to master since this release

As of this release, ModTheSpire comes with a small script so you can run ModTheSpire using the base game's JRE, meaning you no longer need to have Java installed. See the README for instructions on its usage.

For Modders: Mods now uses a JSON formatted file to inform ModTheSpire about themselves. See the wiki for more information.

  • MTS.cmd and MTS.sh to launch ModTheSpire with the base game's JRE
  • Change ModInfo to use JSON
  • Update checker for ModTheSpire
  • Warn if ModTheSpire is in the mod list and don't load it as a mod
  • Add useful debug info to start of log
  • Mod dependencies: Load dependencies first
  • Search for desktop-1.0.jar in Steam installation directory
  • Mod screen in game
  • Locator for Insert patches (test447)
  • Fix: Disable checkboxes for mods that need newer MTS version