2017-12-29 22:07:22 +00:00
|
|
|
java -jar packr.jar --platform mac --jdk https://www.dropbox.com/s/nnodj0om38bnypk/mac_jre_1.8.151.zip?dl=1 --resources ../jace/target/LawlessLegends.jar --executable LawlessLegends --classpath LawlessLegends.jar --mainclass jace.LawlessLegends --vmargs Xmx1G --output "Lawless Legends.app" --icon game_icon.icns
|
2017-12-28 17:40:40 +00:00
|
|
|
|
2017-12-29 22:07:22 +00:00
|
|
|
java -jar packr.jar --platform windows64 --jdk https://www.dropbox.com/s/i4gxp4bhz97j9wx/win_jre_1.8.151.zip?dl=1 --resources ../jace/target/LawlessLegends.jar --executable LawlessLegends --classpath LawlessLegends.jar --mainclass jace.LawlessLegends --vmargs Xmx1G --output "Lawless Legends"
|
|
|
|
|
|
|
|
copy /BY game.2mg "Lawless Legends"
|
|
|
|
copy /BY game.2mg "Lawless Legends.app\Contents\Resources"
|