bump mixin

This commit is contained in:
Leijurv 2018-09-26 12:42:23 -07:00
parent ceb9ad9aa8
commit 8ef89a8c80
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -12,7 +12,7 @@
-overloadaggressively -overloadaggressively
-dontusemixedcaseclassnames -dontusemixedcaseclassnames
# instead of obfing to a, b, c, obf to baritone.a, baritone.b, baritone.c so as to not conflict with minecraft's obfd classes # instead of renaming to a, b, c, rename to baritone.a, baritone.b, baritone.c so as to not conflict with minecraft's obfd classes
-flattenpackagehierarchy -flattenpackagehierarchy
-repackageclasses 'baritone' -repackageclasses 'baritone'
@ -68,7 +68,7 @@
-libraryjars 'tempLibraries/soundsystem-20120107.jar' -libraryjars 'tempLibraries/soundsystem-20120107.jar'
-libraryjars 'tempLibraries/text2speech-1.10.3.jar' -libraryjars 'tempLibraries/text2speech-1.10.3.jar'
-libraryjars 'tempLibraries/mixin-0.7.8-SNAPSHOT.jar' -libraryjars 'tempLibraries/mixin-0.7.11-SNAPSHOT.jar'
-libraryjars 'tempLibraries/launchwrapper-1.11.jar' # TODO why does only 1.11.jar exist? -libraryjars 'tempLibraries/launchwrapper-1.11.jar' # TODO why does only 1.11.jar exist?