Skip to content

Classloader providing bytecode injection functionality for Draco mods

Notifications You must be signed in to change notification settings

Draco-MC/LaunchWrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaunchWrapper

LaunchWrapper is a fork of https://github.com/Enaium/LaunchWrapper (which is a fork of Mojang's LegacyLauncher: https://github.com/Mojang/LegacyLauncher)

It provides classloading functionality allowing mixins to be applied to Minecraft's bytecode. This enables runtime modification of Minecraft's code without having to patch the source code, making it easier to redistribute open source mods (though ARR mods can also benefit from this)

LaunchWrapper is required for DracoLoader to properly function, without it, the mod loader will not work.

About

Classloader providing bytecode injection functionality for Draco mods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%