docs/Other/Installing-on-macOS.md
There are currently several ways to install Unciv on MacOS.
It is recommended that you do not install from source, since the end result will be the same.
Details here - simply run sudo port install unciv from command line and you're good to go!
Does not require a JDK to be preinstalled.
brew install javajava -jar Unciv.jar from a Terminal.(Sadly Unciv does not auto update when installing it using this method on MacOS so you will need to download the latest Unciv.jar from Github every time you want to update the game.)
For instructions on how to install Unciv from source see Building locally without Android Studio. It is not recommended to use this method as it achieves the same result as the first method whilst being much more complicated and prone to errors along the way.
(Sadly Unciv does not auto update when installing it using this method on MacOS so you will need to follow these steps every time you want to update the game.)