ModTheSpire is a tool to load external mods for Slay the Spire without modifying the base game files.
- Download the latest Release.
- Copy
ModTheSpire.jar
to your Slay the Spire install directory.- For Windows, copy
MTS.cmd
to your Slay the Spire install directory. - For Linux, copy
MTS.sh
to your Slay the Spire install directory and make it executable.
- For Windows, copy
- Create a
mods
directory. Place mod JAR files into themods
directory.
- Run ModTheSpire.
- For Windows, run
MTS.cmd
. - For Linux, run
MTS.sh
. - Or run
ModTheSpire.jar
with Java 8.
- For Windows, run
- Select the mod(s) you want to use.
- Press 'Play'.
- JDK 8
- Maven
- ModTheSpire automatically sets the Settings.isModded flag to true, so there is no need to do that yourself.
- Wiki
- Run
mvnw package
See CHANGELOG
- kiooeht - Original author
- t-larson - Multi-loading, mod initialization, some UI work
- test447 - Some launcher UI work, Locator
- reckter - Maven setup
- FlipskiZ - Mod initialization
- pk27602017 - UTF-8 support in ModInfo