give proguard the right jar based on mapping type

This commit is contained in:
babbaj
2018-12-01 06:31:40 -05:00
parent 5ef03ba1d5
commit a017e14a48
4 changed files with 149 additions and 10 deletions

View File

@@ -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'