Notable changes/fixes:
Notable changes/fixes:
- Fixed compatibility issues with newer Fabric versions
- Add support for patching of 3rd party
ObjectInputStream
implementations - Cache remote config locally so it can be used as a fallback in case the remote config cannot be reached on startup
- The configuration directory is now configurable with the system property
serializationisbad.configdir
Full changelog: #76
Notable changes/fixes:
- Improved compatibility with Forge versions < 1.7 and Fabric servers
- Fixed classloading issues in ModLauncher environments
- Fixed classloading issues in Forge 1.7-1.12 versions when the agent is used
- Added config option to disable the use of the remote config
- Added patching support for
SerializationUtils.deserialize
Also includes contributions from @ThatGamerBlue and @ThePixelbrain, thank you!
Full changelog: #61