McModLauncher / modlauncher

Java 21 mod launcher
Other
171 stars 47 forks source link

This needs to get official before 1.13 releases #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi there, as 1.13 is very close now, we have to make this the official replacement for legacylauncher, or else other minecraft basemods like optifine will most likely continue using launchwrapper, which breaks compat with other basemods. So we should get Mojang to adopt this and write Transformation Services for their "old stuff" (so basically rewrite these for this system). Upside for Mojang: Compat with J9+ for their old versions. Upside for us: An established new class transformation framework for minecraft 1.13+

cpw commented 6 years ago

Yes. It is mostly ready. There's some parts that need testing in more detail and the API needs to be locked down.

cpw commented 6 years ago

BTW: FML/Forge will be using this regardless. If Optifine and others wait, that's their issue. They won't work with Forge anymore.