Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 530 Bytes

File metadata and controls

11 lines (6 loc) · 530 Bytes

Contains 3 templates.

Slay the Spire 2 Mod - Sets up an empty mod with BaseLib as a dependency. If you don't need it, remove it from the csproj and mod manifest json.

Slay the Spire 2 Content - Sets up a content mod.

Slay the Spire 2 Character - Sets up a character mod.

When creating a solution using these templates, make sure to enable "Put solution and project in same directory". This is required for it to work as-is with Godot.

See wiki for additional details.