frizzle101101 / DSP-Mods

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSP Mods

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

If you want to support my work you can donate.

Check Registry Tool 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

About

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

License:MIT License


Languages

Language:C# 96.3%Language:ShaderLab 3.7%