Releases: Fox2Code/FoxLoader
Releases · Fox2Code/FoxLoader
Update 0.3.3
- Make MMC like launchers (MultiMC/PolyMC/PrismLauncher) show core mods tab
- Add ConfigObject field to ModContainer
- Fix MultiMC segfaulting (crashing)
Update 0.3.2
- Fix a crash
I'm in so much pain and have a such hard time to focus on anything, I always typo stuff.
I'm in so much pain, help me please...
Update 0.3.1
- Add experimental version of the auto updater
Update 0.3.0
- Improve decompiler to have an easier time to understand codebase.
- Add GameRegistry.getRegistryEntries() API
- Add built-in JitPack compatibility
Update 0.2.3
- Add PojavLauncher support with separate GUI when running installer from pojav launcher.
- Fix typo in fox loader game registry.
- Expose StackTraceStringifier
update 0.2.2
- Fix crash when putting some coremods in the mods folder.
Update 0.2.1
- Add "Open mods folder" button in mod menu
- Add KeyBindingAPI
Update 0.2.0
- Added develoment transformer that add FoxLoader interface on ReIndev code.
- Added getRegistered(Item/Block) shortcut on Mod class
- Added onCameraAndRenderUpdated API for mods
- Added mod menu
Update 0.1.7
- Fix core-mods loading + split transformer version & main versions.
(Development plugin will no longer redo work that don't need to be redone)
Update 0.1.6
- Fix ModLoader crashing when there is a space in the path name.