Skip to content

Commit

Permalink
Readme + screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
twanvl committed Mar 8, 2018
1 parent 8cced19 commit ae61288
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Hybrid Character for Slay the Spire

Mod that adds a Ironclad/Silent hybrid character to the game.

![Character selection](github_resources/character_selection.png)

The hybrid can use cards from both classes,

![Sample fight](github_resources/fight.png)


## Requirements ##
* ModTheSpire (https://github.com/t-larson/ModTheSpire/releases)
* BaseMod (https://github.com/daviscook477/BaseMod/releases)
* Java 8+

## Installation ##
1. [Download `ModTheSpire.jar`](https://github.com/kiooeht/ModTheSpire/releases)
2. Move `ModTheSpire.jar` into your **Slay The Spire** directory. This directory is likely to be found under `C:\Program Files (x86)\Steam\steamapps\common\SlayTheSpire`.
3. Create a `mods` folder in your **Slay The Spire** directory
4. [Download `BaseMod.jar`](https://github.com/daviscook477/BaseMod/releases), and place it in the `mods` folder.
5. [Download `HybridCharacter.jar`](https://github.com/twanvl/sts-hybrid-character/releases), and place it in the `mods` folder.
6. Your modded version of **Slay The Spire** can now be launched by double-clicking on `ModTheSpire.jar`
7. This will open a mod select menu where you need to make sure that both `BaseMod` and `HybridCharacter` are checked before clicking **play**

Binary file added github_resources/character_selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added github_resources/fight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added github_resources/relic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae61288

Please sign in to comment.