Add a bash script for launching the game on Mac #29
Labels
Status: Non-issue
This is not an issue or already is implemented
Type: Documentation
Improvements or additions to documentation
I noticed there wasn't a bash script for launching the game on Mac, so I tried to just run the Linux sh file and got an error. I was able to fix the error with a simple modification to the java command in the script, so all that would have to be done to allow the game to work on Mac is just adding this bash script to the build folder, and modifying the portable script like I did with the regular one for that to also work (the script is attached below).
play_mac.sh.zip
The text was updated successfully, but these errors were encountered: