add links for Tech IDs, Upgrade IDs. break up into sections.
imported>76561197971023681 (changed Modding:Used_IDs link to internal wiki link) |
imported>76561197971023681 (add links for Tech IDs, Upgrade IDs. break up into sections.) |
||
Line 5: | Line 5: | ||
{{Note Box|The following rules MUST be adhered to when publishing modding information in this Wiki.<ul><li><strong>DO NOT</strong> upload any original game assets that are not released in the game itself</li><li><strong>DO NOT</strong> share any original game source code obtained by decompiling (aside from function names)</li><li>Please keep all modding related information in the Modding namespace - prefix pages with Modding:</li></ul>}} | {{Note Box|The following rules MUST be adhered to when publishing modding information in this Wiki.<ul><li><strong>DO NOT</strong> upload any original game assets that are not released in the game itself</li><li><strong>DO NOT</strong> share any original game source code obtained by decompiling (aside from function names)</li><li>Please keep all modding related information in the Modding namespace - prefix pages with Modding:</li></ul>}} | ||
==Modding Articles== | |||
Articles written about Modding may be listed below: | Articles written about Modding may be listed below: | ||
* [[Modding:Getting Started|Getting Started]] | * [[Modding:Getting Started|Getting Started]] | ||
* [[Modding:Save File Format|Save File Format]] | |||
* [[Modding:ItemProto|ItemProto attributes]] | |||
==IDs== | |||
* [[Modding:Items IDs|Item IDs]] | |||
* [[Modding:Recipe IDs|Recipe IDs]] | |||
* [[Modding:Tech IDs|Tech IDs]] | |||
* [[Modding:Upgrade IDs|Upgrade IDs]] | |||
===Used in Mods=== | |||
* [[Modding:Used IDs|Used IDs]] | |||
External Modding | ==External Modding Resources== | ||
* [https://dsp.thunderstore.io/ Dyson Sphere Program Mod Database] provides a mod manager and a list of unofficial mods. | * [https://dsp.thunderstore.io/ Dyson Sphere Program Mod Database] provides a mod manager and a list of unofficial mods. | ||
* [https://steamcommunity.com/sharedfiles/filedetails/?id=2106187116 How to make mods with BepInEx] by Abbysssal | * [https://steamcommunity.com/sharedfiles/filedetails/?id=2106187116 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. | **https://github.com/kremnev8/DSP-Mods contains a guide and example on custom machine meshes and animations. | ||
===Runtime Patching=== | |||
* [https://harmony.pardeike.net/ Harmony Wiki] How to use Harmony, the patching framework provided by BepInEx and many other modloaders. | |||
* [https://github.com/BepInEx/HarmonyX/wiki HarmonyX Wiki] Documents the changes and additions made to Harmony when using BepInEx. | |||
* [https://github.com/MonoMod/MonoMod MonoMod Github] Alternative to HarmonyX also provided by BepInEx. | |||
[[Category:Modding]] | [[Category:Modding]] |