To make a build, follow the instructions below:
- java -jar packr-all-4.0.0.jar --platform windows64 --jdk openjdk-21.0.2_windows-x64_bin.zip --useZgcIfSupportedOs --executable EverLast --classpath CS_3152_Team_3.jar --mainclass com.redpacts.frostpurge.game.DesktopLauncher --output WindowsBuild
- Run Terminal as Admin
- java -jar packr-all-4.0.0.jar --platform mac --jdk openjdk-21.0.2_macos-x64_bin.tar.gz --useZgcIfSupportedOs --executable EverLast --classpath CS_3152_Team_3.jar --mainclass com.redpacts.frostpurge.game.DesktopLauncher --vmargs XstartOnFirstThread --output MacBuild
- chmod +x on executable
- Wrap folder in .app