limoka / DSP-Mods

An example how to add a custom model with your mesh and animations
MIT License
32 stars 10 forks source link

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