Skip to content

FAFLaunchMod 0.1.0

Latest

Choose a tag to compare

@Fox2Code Fox2Code released this 01 Oct 09:33
· 1 commit to master since this release
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.