Skip to content
forked from limoka/DSP-Mods

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

License

Notifications You must be signed in to change notification settings

soarqin/DSP-Mods

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.4%
  • ShaderLab 3.0%
  • JavaScript 2.6%