2021-06-20 17:06:11 +00:00
|
|
|
cd target
|
|
|
|
jpackage^
|
|
|
|
--type exe^
|
|
|
|
--name "Ace-of-Shades"^
|
|
|
|
--description "Top-down 2D shooter game inspired by Ace of Spades."^
|
2021-06-30 17:28:01 +00:00
|
|
|
--module-path "aos-client-5.0.jar;../../core/target/aos-core-5.0.jar"^
|
2021-06-24 07:13:03 +00:00
|
|
|
--module aos_client/nl.andrewlalis.aos_client.launcher.Launcher^
|
2021-06-20 17:06:11 +00:00
|
|
|
--win-shortcut^
|
|
|
|
--win-dir-chooser
|