BetterFps

BetterFps

91M Downloads

Question to LaunchWrapper

flawnn opened this issue ยท 1 comments

commented

Hey there,
Could you maybe give me a explanation what LaunchWrapper is? I want to learn ASM over the holidays :D

commented

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