Skip to content

Releases: Fox2Code/FAFLaunchMod

FAFLaunchMod 0.1.0

Choose a tag to compare

@Fox2Code Fox2Code released this 01 Oct 09:33
069949e
  • Update to java 25
  • Update to gradle 9.1.0
  • Update to new unsafe-accessor library.
  • Now support *.translation.properties (*.translation.json is still loaded)
  • Add modId support in the modloader and in the gradle development plugin
  • Add ModLoader.isModLoaded() and ModLoader.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

Choose a tag to compare

@Fox2Code Fox2Code released this 08 Sep 20:00
80ff66e
  • Update dependencies

Update 0.0.3

Choose a tag to compare

@Fox2Code Fox2Code released this 30 Apr 18:29
ee788f0
  • Fix critical bugs causing every mixin to generate invalid bytecode.
  • Add ApplicationStopEvent

Update 0.0.2

Choose a tag to compare

@Fox2Code Fox2Code released this 28 Apr 13:15
8e69881
  • Update ASM and FoxEvents libraries
  • Use trusted lookup for FoxEvents
  • Add MainWindowShowedEvent
  • Add DesktopUtils.openFolder() API

Initial version

Choose a tag to compare

@Fox2Code Fox2Code released this 23 Mar 12:29
ce50a76

Initial version, it load FAFLaunchMod mods and auto update the launcher.