USAGE

Best Practices

  • Back up your game’s package/ and/or game saves folder externally before major changes.

  • Keep Decima_pack.exe in the manager folder for correct output placement.

  • Place each mod in its own folder under mods/ with descriptive names, see next page.

MOD FOLDER STRUCTURES

  • For mods with multiple variants, include a variation.png in each variant folder.

  • Store common assets .stream/.core in your mod's parent folder, no longer need shared_files subfolder.

  • Include a modinfo.json file within each mod’s parent folder. Refer to the template below for formatting guidance.

  • Test mods one or two at a time to confirm functionality.

modinfo.json

Last updated