Hi,
I am an active modders for RimWorld and it seems that my patch & detour library I created does fit any Unity game that supports mods. Therefore I would like to introduce Harmony to the Skyline community. It is open source with MIT license and can be found at github:
https://github.com/pardeike/Harmony
The lib is not specific for a certain game and allows for non-destructive patching and decorating of existing game methods during runtime.
/Andreas Pardeike
I am an active modders for RimWorld and it seems that my patch & detour library I created does fit any Unity game that supports mods. Therefore I would like to introduce Harmony to the Skyline community. It is open source with MIT license and can be found at github:
https://github.com/pardeike/Harmony
The lib is not specific for a certain game and allows for non-destructive patching and decorating of existing game methods during runtime.
/Andreas Pardeike