Question to LaunchWrapper
flawnn opened this issue ยท 1 comments
Hey there,
Could you maybe give me a explanation what LaunchWrapper is? I want to learn ASM over the holidays :D
LaunchWrapper provides a custom classloader which loads the Minecraft code. Its classloader allows you to register your own transformers, in which you can change the bytecode of any game class.
It's open source: https://github.com/Mojang/LegacyLauncher