imported>76561198054818918 (Added: How to make mods with BepInEx) |
imported>76561198054818918 (Added links for item and recipe IDs.) |
||
Line 9: | Line 9: | ||
* [[Modding:Save File Format|Save File Format]] | * [[Modding:Save File Format|Save File Format]] | ||
* [https://dsp-wiki.com/Modding:Used_IDs List of IDs] | ** [[Modding:Items_IDs|Item IDs]] | ||
** [[Modding:Recipe_IDs|Recipe IDs]] | |||
* [https://dsp-wiki.com/Modding:Used_IDs List of IDs used in Mods] | |||
External Modding resources: | External Modding resources: |
Revision as of 20:25, 13 February 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
- GitHub repositories:
- https://github.com/kremnev8/DSP-Mods contains a guide and example on custom machine meshes and animations.