Skip to content

WRXinYue/STS2-DevMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevMode

English | 中文

A developer mode mod for Slay the Spire 2.

Features

  • Developer panel accessible from the main menu and during runs
  • Configurable relics, cards, gold, and encounters for repeatable test setups
  • Enemy encounter system with unified select UI, combat spawning, and idle animation preview
  • SpireScratch script runner with live reload, event hooks, and in-game log viewer
  • i18n support with English and Simplified Chinese localization
  • Extensible panel registry — other mods can add custom tabs to the DevMode rail

Extending DevMode

Other mods can register custom rail tabs via DevPanelRegistry. See Developer → Dev panel registry for the full API reference, code examples, and icon usage.

Documentation site

The docs/ folder is a Valaxy site. Use pnpm (via Corepack):

cd docs
corepack enable && corepack prepare pnpm@10.24.0 --activate
pnpm install && pnpm dev

Contributing

See CONTRIBUTING.md for collaboration norms, K&R brace style, formatting commands, and localization.

Changelog

See CHANGELOG.md for version history.

Acknowledgments

License

MIT

About

Adds a Developer Mode to the main menu for testing with customizable relics, cards, gold, and encounters.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors