Classloader with bytecode transforming functionality,Forked from https://github.com/Mojang/LegacyLauncher
repositories {
maven { url 'https://maven.enaium.cn/' }
}
dependencies {
implementation("cn.enaium:launchwrapper:<VERSION>")
}
Classloader with bytecode transforming functionality,Forked from https://github.com/Mojang/LegacyLauncher
repositories {
maven { url 'https://maven.enaium.cn/' }
}
dependencies {
implementation("cn.enaium:launchwrapper:<VERSION>")
}