Releases: Fox2Code/FAFLaunchMod
Releases · Fox2Code/FAFLaunchMod
Release list
FAFLaunchMod 0.1.0
- 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.
Update 0.0.4
Update 0.0.3
- Fix critical bugs causing every mixin to generate invalid bytecode.
- Add
ApplicationStopEvent
Update 0.0.2
- Update ASM and FoxEvents libraries
- Use trusted lookup for FoxEvents
- Add
MainWindowShowedEvent - Add
DesktopUtils.openFolder()API
Initial version
Initial version, it load FAFLaunchMod mods and auto update the launcher.