-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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** | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.