Redirector [Modern]

Redirector [Modern]

27M Downloads

1.21

ysjmxy opened this issue · 2 comments

commented

1.21不能失去你,内存占用爆炸了

commented

5.0 for forge could be used in most versions of MinecraftForge
It is supported until forge decides to make a breakchange to the coremod.

commented

5.0 for forge could be used in most versions of MinecraftForge
It is supported until forge decides to make a breakchange to the coremod.

Hello! Forge team member here. We don't plan on making breaking changes to our implementation of ModLauncher for a bit longer. Whenever Java 25, the next LTS rolls around, we will (IIRC to the best of my ability) probably roll out some breaking changes that could affect this mod. Until then, you should be fine.

Interestingly, the ITransformerService for Redirector has already survived a binary breaking change with ModLauncher, which is how it's been able to run on multiple versions.