Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,11 @@ ModTheSpire is a tool to load external mods for Slay the Spire without modifying

## Usage ##
### Installation ###
1. Download the latest [Release](https://github.com/kiooeht/ModTheSpire/releases).
2. 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.
3. Create a `mods` directory. Place mod JAR files into the `mods` directory.
1. Subscribe to [ModTheSpire](https://steamcommunity.com/sharedfiles/filedetails/?id=1605060445&searchtext=ModTheSpire) on the Steam workshop

### Running Mods ###
1. Run ModTheSpire.
* For Windows, run `MTS.cmd`.
* For Linux, run `MTS.sh`.
* Or run `ModTheSpire.jar` with Java 8.
1. Launch SlayTheSpire from Steam.
2. Select: Play with Mods
2. Select the mod(s) you want to use.
3. Press 'Play'.

Expand Down