This commit is contained in:
Daniel Mills
2020-09-04 20:59:13 -04:00
parent fbc02881d7
commit b158ea9e78
31 changed files with 434 additions and 3538 deletions

View File

@@ -4,11 +4,10 @@ echo F|xcopy /y /s /f /q "%1" "%2"
echo F|xcopy /y /s /f /q "lint/in.jar" "release/latest/Origin-%3.jar"
echo Starting the Washing Machine
cd lint
echo Rinse Cycle
java -Xmx4g -Xms1m -jar proguard.jar @proguard.conf
cd ..
echo F|xcopy /y /s /f /q "lint/out.jar" "release/latest/Iris-%3.jar"
echo F|xcopy /y /s /f /q "lint/mapping.txt" "release/latest/mapping-%3.txt"
cd release
echo F|xcopy /y /s /f /q /E "latest" "%3/"
echo F|xcopy /y /s /f /q /E "latest" "%3/"
rmdir /Q/S latest