imported>76561198018895007 No edit summary |
imported>76561197971023681 (add category) |
||
Line 24: | Line 24: | ||
* GitHub repositories: | * GitHub repositories: | ||
**https://github.com/kremnev8/DSP-Mods contains a guide and example on custom machine meshes and animations. | **https://github.com/kremnev8/DSP-Mods contains a guide and example on custom machine meshes and animations. | ||
[[Category:Modding]] |
Revision as of 16:47, 5 March 2021
Currently, Dyson Sphere Program does not officially support modding, but implementing proper modding support is on the developers' road map. Players have, nevertheless, begun using third party modding tools to apply mods to the game, and the wiki is happy to provide a resource for them to share what they have learned.
Articles written about Modding may be listed below:
External Modding resources:
- Dyson Sphere Program Mod Database provides a mod manager and a list of unofficial mods.
- How to make mods with BepInEx by Abbysssal
- Runtime Patching
- Harmony Wiki How to use Harmony, the patching framework provided by BepInEx and many other modloaders.
- HarmonyX Wiki Documents the changes and additions made to Harmony when using BepInEx.
- MonoMod Github Alternative to HarmonyX also provided by BepInEx.
- GitHub repositories:
- https://github.com/kremnev8/DSP-Mods contains a guide and example on custom machine meshes and animations.