250 errors

This commit is contained in:
catfoolyou 2025-01-28 16:56:34 -05:00
parent 6ee3b454e1
commit 84ba94f919
1798 changed files with 65010 additions and 483 deletions

2
UnpackDebugJar.sh Normal file
View File

@ -0,0 +1,2 @@
rm lwjgl-rundir/eaglercraft.jar
cp ./build/libs/eaglercraft.jar ./lwjgl-rundir

View File

@ -36,6 +36,6 @@ distributions {
}
application {
mainClass = 'net.minecraft.client.main.Main'
mainClass = 'net.lax1dude.eaglercraft.MinecraftMain'
applicationDefaultJvmArgs = ['-Djava.library.path=lwjgl-rundir']
}

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More