MonkeyInjectionLibrary
A library mod that lets other mods add properties and methods to existing base-game classes at runtime, without modifying game files.
CHANGELOG
v1.0.2
- improve logging of missing Types
- reduce the severity of unreadable Assemblies
v1.0.1
- make the library actually work
v1.0.0
- Release!