mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-04 23:06:09 +00:00
g
This commit is contained in:
24786
lint/ChangeLog.txt
24786
lint/ChangeLog.txt
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
894
lint/ZKM_log.txt
894
lint/ZKM_log.txt
File diff suppressed because it is too large
Load Diff
BIN
lint/out/in.jar
BIN
lint/out/in.jar
Binary file not shown.
Binary file not shown.
@@ -7,7 +7,14 @@ cd lint
|
||||
|
||||
echo ZKM Rinse Cycle
|
||||
java -Xmx4g -Xms1m -jar ZKM.jar script.zkm
|
||||
echo F|xcopy /y /f /q "out/in.jar" "out.jar"
|
||||
echo F|xcopy /y /f /q "out/in.jar" "in.jar"
|
||||
|
||||
echo Powerwash Cycle
|
||||
java -Xmx4g -Xms1m -jar obfuscator.jar --jarIn in.jar --jarOut out.jar --config obf.json
|
||||
echo F|xcopy /y /f /q "out.jar" "in.jar"
|
||||
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user