revert version thing

api-1.0.0
valoeghese 3 years ago
parent f36e270dd6
commit ea1447fde7

@ -48,7 +48,10 @@ 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