Correct mod_manifest for STS 2 Mods
This is a correct mod_manifest for Slay the Spire 2 mods.
Use the correct version so your mods will load in the game:
{
"pck_name": "",
"name": "",
"author": "",
"description": "",
"version": ""
}
Don’t forget to fill in the names in the file.
Note: pck_name must match the name of your mod’s .dll file.
Example:
If your mod file is named:
- test mod.dll
Then the pck_name should be:
- test mod.pck




