Git Changelog Simple Text Overlay Mod
Version 1.20.1-5.2.0.0
- Release 1.20.1-5.2.0.0
- Merge pull request #13 from wendall911/1.20.1-multiloader
- Add support for Fabric Seasons
- Initial HUD Compass Fabric implementation.
- Updates
- Fix client sync for all server situations.
- Initial Forge multiloader version.
- Remove RegistryFactory, as is really unnecessary.
- Initial Fabric implementation (no HUD Compass yet)
- Add event handlng for Fabric.
- Complete server/client sync for Forge/Fabric. Update build.
- Update Fabric build for 1.20.1
- Update pack format.
- Initial multiloader registry implementation.
- Fix server-side issue.
- Restructure mod for multiloader.
- Update config
- Update build.
- Initial multiloader build system