quilt-loader icon indicating copy to clipboard operation
quilt-loader copied to clipboard

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

Open Flamarine opened this issue 2 years ago • 1 comments
trafficstars

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).

Flamarine avatar Jan 20 '23 13:01 Flamarine

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

Oliver-makes-code avatar Jan 21 '23 02:01 Oliver-makes-code