RitsuLib
Shared framework library for Slay the Spire 2 mods
RitsuLib is a general-purpose frontend dependency library similar to BaseLib, designed as a prerequisite dependency for rapid content mod development. It provides mod authors with a stable layer for content registration, lifecycle hooks, and common modding utilities.
The library is maintained as a practical authoring tool, with API growth driven by demand and focused on patterns used in bundled mods. It exists alongside BaseLib and does not conflict with it.
Key Features
-
Shared framework for Slay the Spire 2 mods
-
Stable layer for content registration and lifecycle hooks
-
Rapid development support for content mods
-
Zero conflict with BaseLib (works alongside it)
-
Demand-driven API focused on real usage patterns
Game Logs Location
You can find game logs at:
Windows:
%appdata%\SlayTheSpire2\logsOr in-game:
Press ~ to open the console, then type:
open logsThis opens the logs directory directly.
-
godot.log— Most recent game launch -
Other files — Correspond to the 5 most recent launches before the current one
Support
Some issues can be reported via email:
[email protected]
by