From 63b616947528e4488f620a03fd03e8083d72e4dc Mon Sep 17 00:00:00 2001 From: Leijurv Date: Wed, 26 Sep 2018 09:50:24 -0700 Subject: [PATCH] renamed 1.12.2 to minecraft 1.12.2 --- scripts/proguard.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/proguard.pro b/scripts/proguard.pro index 1d90d096..4ccb5a41 100644 --- a/scripts/proguard.pro +++ b/scripts/proguard.pro @@ -32,7 +32,7 @@ # copy all necessary libraries into tempLibraries to build -libraryjars '/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/rt.jar' # this is the rt jar --libraryjars 'tempLibraries/1.12.2.jar' +-libraryjars 'tempLibraries/minecraft-1.12.2.jar' -libraryjars 'tempLibraries/authlib-1.5.25.jar' -libraryjars 'tempLibraries/codecjorbis-20101023.jar'