QuiltMC / quilt-loader

The loader for Quilt mods.
Apache License 2.0
472 stars 88 forks source link

Support launching net.minecraft.client.Minecraft in old versions #211

Open Flamarine opened 1 year ago

Flamarine commented 1 year ago

Supporting launching net.minecraft.client.Minecraft might help improve the compatibility with some base edit mods for legacy versions that don't use applets. For instance, Better than Adventure (This mod currently crashes on startup because Quilt Loader only tries to launch net.minecraft.client.MinecraftApplet).

Oliver-makes-code commented 1 year ago

This also causes an issue where trying to close the game causes the window to freeze instead of closing