give proguard the right jar based on mapping type
This commit is contained in:
5
scripts/proguard.pro
vendored
5
scripts/proguard.pro
vendored
@@ -31,7 +31,10 @@
|
||||
|
||||
# copy all necessary libraries into tempLibraries to build
|
||||
|
||||
-libraryjars 'tempLibraries/minecraft-1.12.2.jar'
|
||||
-libraryjars 'tempLibraries/minecraft.jar'
|
||||
|
||||
# The correct jar will be copied from the forgegradle cache based on the mapping type being compiled with
|
||||
#-libraryjars 'tempLibraries/minecraft.jar'
|
||||
|
||||
-libraryjars 'tempLibraries/SimpleTweaker-1.2.jar'
|
||||
|
||||
|
Reference in New Issue
Block a user