This version includes major underlying changes. Feedback and bug reports are greatly appreciated!
Bug tracker.
Added
- 26.1 support (370)
Changed
- Releases are now built for multiple supported Minecraft versions from a single codebase (366)
- Migrated from Architectury to Stonecutter
- While there should be no change in behavior, there were many internal changes throughout the project
- Config file renamed from
freecam.json5tofreecam.json(376)- Existing
freecam.json5configs are read whenfreecam.jsonisn't present - All new changes are saved to
freecam.json
- Existing
- Cloth Config is technically now optional at runtime (378)
- The config GUI is only available when Cloth Config is loaded
- A bundled Cloth Config distribution is still included in most builds
- Refactored several config system internals (373, 374, 375, 377)
- Various translation updates
Fixed
- Config options from other Freecam versions are no longer silently dropped when saving (389)