Stacklands Modding Wiki

Guides

  • Guide 0: The Tutorial
    • Step 0. Requirements
    • (Optional) Step 0.1. Decompiling the game
    • Step 1. Setting up the template
    • Step 2. Pick a guide
  • Guide 1: Golden Berry
    • Step 0. Downloading the files
    • Step 1. Creating the JSON file
    • Step 2. Testing the mod
    • Step 3. Making the card useful
    • Step 4. Making the card pretty
    • Step 5. Creating the idea
    • Step 6. Adding the idea to packs
  • Guide 2: Red Panda
    • Step 0. Downloading the files
    • Step 1. Creating the card
    • Step 2. Turning it into an animal
    • Step 3. Scripting
  • Publishing your mod
    • Uploading your code to GitHub
    • Uploading your mod to the Steam Workshop
    • Adding tags
    • Adding a thumbnail

Topics

  • Awake or Ready?
  • Card IDs
  • Decompiling the game
    • Choosing a decompiler
    • Decompiling the code
    • Exporting the code
    • File guide
  • Dependencies
    • dependencies and optionalDependencies
    • Adding the dependency on the Workshop
  • Extending Enums
    • Example: Creating A Custom CardType
  • Hidden Keys
    • Launch Options
  • JSON Schemas
    • Generating Schemas
    • Using Schemas
    • Customizing Schemas
  • Localization
    • Creating your localization document
    • Loading your localization document into the game
    • Using SokLoc
    • Using LocParams
    • Using plurals
    • Exporting your document in TSV format
      • Excel
      • Google Sheets
  • Mod Life-cycle
  • Using the Config system
    • Accessing a config entry
    • Customizing the UI
      • Using ConfigUI
      • Using OnUI
  • Viewing Logs
Stacklands Modding Wiki
  • Search


Built with Sphinx using a theme provided by Read the Docs.