Update engima

dev/0.11
modmuss50 2018-05-16 14:26:12 +01:00
parent b298dd2a1b
commit d8609346dd
1 changed files with 5 additions and 2 deletions

View File

@ -50,8 +50,11 @@ dependencies {
shade 'com.google.code.gson:gson:2.6.2'
shade 'commons-io:commons-io:1.4'
shade 'com.google.guava:guava:19.0'
shade 'net.fabricmc:weave:0.1.0.+'
shade 'cuchaz:enigma:0.11.0.+:lib'
shade ('net.fabricmc:weave:0.1.0.+'){
transitive = false
}
shade 'org.ow2.asm:asm-debug-all:5.2'
shade 'cuchaz:enigma:0.11.0.33:lib'
shade 'net.fabricmc:tiny-remapper:+'
shade ('net.minecraft:launchwrapper:1.12') {