This is a mod for Slay the Spire 2 which adds a tool to export data for all its items (cards, relics potions, etc.) to text files, and render images of them to files.
It can also dump all textures from the game, including exporting each texture from atlases as individual image files.
Its output format is meant to be mostly compatible with sts-exporter for Slay the Spire 1, though some features are missing at the moment. Check the issues tab for missing features / progress on them.
- Please do not contact the game's devs if something modding-related isn't working, ask in the Slay the Spire Discord's #sts2-modding channel instead.
- In steam, right click on Slay the Spire 2, click Properties, click Installed Files, click Browse
- In the folder that just opened, create a folder called
modsif it doesn't exist - Download the latest release from the releases page
- Extract the contents of the release zip into your
modsfolder - Run the game
- Click "Exporter" on the game's main menu
- Tweak the settings to your needs and click "Export!"
- Click "Open Folder" to view the output
- Open
project.godotwith Megadot 4.5.1-m.5 - Click Project > Export, select Windows Desktop, select Export PCK/ZIP, and export to
STS2Export.pck- Alternatively, you can run
megadot --headless --export-pack "Windows Desktop" ./STS2Export.pckin a command line
- Alternatively, you can run
- In a command line, run
dotnet buildin this project's folder - Before running the game, copy the following files to your Slay the Spire 2
modsfolder:.godot/mono/temp/bin/STS2Export.dll.godot/mono/temp/bin/Scriban.dllSTS2Export.pck