Skip to content

Releases: Fox2Code/FoxLoader

FoxLoader 2.0-alpha18

11 Jun 19:26
16e95ad

Choose a tag to compare

FoxLoader 2.0-alpha18 Pre-release
Pre-release

Lots of refinements, I might release FoxLoader 2.0 beta/release soon.

You can now also load resource packs by putting them in the mods folder.

FoxLoader 2.0-alpha17

11 Jun 11:33
94a41e4

Choose a tag to compare

FoxLoader 2.0-alpha17 Pre-release
Pre-release

I did mess up a bit.

FoxLoader 2.0-alpha16

11 Jun 11:08
9e79991

Choose a tag to compare

FoxLoader 2.0-alpha16 Pre-release
Pre-release

Just dependency updates and bugfixes.

FoxLoader 2.0-alpha15

10 Jun 11:50
05c97dc

Choose a tag to compare

FoxLoader 2.0-alpha15 Pre-release
Pre-release
  • Fix installer failing to install on vanilla/pojav launchers.
  • Fix gradle failing if java21 wasn't set as the gradle JVM
  • Always go through transformers when a class is missing.

Thanks @Chocohead and @kivattt for their feedback.

FoxLoader 2.0-alpha14

08 Jun 16:18
96f6ef9

Choose a tag to compare

FoxLoader 2.0-alpha14 Pre-release
Pre-release

Some breaking changes in this release, also a new mod menu inspired from @kivattt feedback.

Note: Breaking changes will stop once out of alpha stage.
Note²: There is a new group on github for ReIndev modders: https://github.com/Modders-of-ReIndev

FoxLoader 2.0-alpha9

05 Jun 18:47
327b4da

Choose a tag to compare

FoxLoader 2.0-alpha9 Pre-release
Pre-release

Fix LWJGLX on dev.

FoxLoader 2.0-alpha8

05 Jun 18:29
4acdcb5

Choose a tag to compare

FoxLoader 2.0-alpha8 Pre-release
Pre-release

Update registry APIs to make it easier to register custom items.

Also, update LWJGLX support in dev, as apparently it has some uses now.

FoxLoader 2.0-alpha7

05 Jun 10:00
6058af3

Choose a tag to compare

FoxLoader 2.0-alpha7 Pre-release
Pre-release

Some minor fixes and a new event, I like how FoxLoader is shaping up to be.

FoxLoader 2.0-alpha13

05 Jun 22:41
1715997

Choose a tag to compare

FoxLoader 2.0-alpha13 Pre-release
Pre-release
  • Fix bug causing dev enviroment to be unusable.

FoxLoader 2.0-alpha12

05 Jun 22:02
039dea4

Choose a tag to compare

FoxLoader 2.0-alpha12 Pre-release
Pre-release
  • Improve BlockRender API to allow more modding freedom.