remove this debug thing I added

api-1.0.0
valoeghese 3 years ago
parent ea1447fde7
commit 823f657ce7

@ -48,10 +48,7 @@ dependencies {
implementation 'org.ow2.asm:asm-commons:8.0'
implementation 'org.ow2.asm:asm-tree:8.0'
implementation 'org.ow2.asm:asm-util:8.0'
// this broke for some reason
//implementation "org.lwjgl.lwjgl:lwjgl:2.9.3"
//to change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}"

Loading…
Cancel
Save