- Enabled nullable reference typs in more of the API
- Allowed manifest feature definitions to define multiple of the same kind of feature
- Added
NoEnableDisableAttribute
to suppress warning about lack of enable and disable methods on the plugin type
- Adjusted library loading to use system which is (somehow) less prone to breakage
- Made
gameVersion
field of manifest optional
- Fixed serialization of
Nullable<T>
in the config system
- Added logging callback for HarmonyX
- Disabled HarmonyX UnpatchAll with new version and flag
See all changes here
Documentation Permalink