BaseMod
BaseMod is an open-source API for modding Slay the Spire. It provides an extra layer on top of ModTheSpire's low-level API to make the creation of mods easier.
BaseMod provides such things as:
- A dev console
- Adding new characters
- Adding new cards
- Adding new relics
- Adding new potions
- Adding new events
- Adding new monsters
- Hooks for many events (e.g. when max hp changes)
Requires ModTheSpire
The minimum comment length is 10 characters.