- Update to java 25
- Update to gradle 9.1.0
- Update to new unsafe-accessor library.
- Now support
*.translation.properties(*.translation.jsonis still loaded) - Add
modIdsupport in the modloader and in the gradle development plugin - Add
ModLoader.isModLoaded()andModLoader.getModVersion() - Add option to choose if FAFLaunchMod should get alpha versions of the launcher.
Alpha version of the launcher requires java25 now, so it is now a requirement too for FAFLaunchMod
For modId support, it might become mandatory in the future, for now it will stay optional.