Add runtime patching section to external resources
imported>76561198054818918 (Added links for item and recipe IDs.) |
imported>76561198352137483 (Add runtime patching section to external resources) |
||
Line 16: | Line 16: | ||
* [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 | ||
* 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. | |||
* 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. |