bump mixin
This commit is contained in:
parent
ceb9ad9aa8
commit
8ef89a8c80
4
scripts/proguard.pro
vendored
4
scripts/proguard.pro
vendored
@ -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?
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user