DSP-Mods icon indicating copy to clipboard operation
DSP-Mods copied to clipboard

An example how to add a custom model with your mesh and animations

DSP Mods

Repo with source code for my mods. Also you can find detailed explanation about custom assets for DSP here

Check Common API out. It is useful to quickly create new items, recipes, techs, etc.

In the Unity folder you can find needed scripts and files to create your own buildings, and custom UI.

UI Template prefab:

Template

Installation of example mod

  1. Download and unpack BepInEx into game root directory
  2. Download and install LDBTool
  3. Download and install DSP_CustomBuildings