• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

pardeike

Recruit
Feb 10, 2017
1
0
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