Unciv/docs/Other/Installing-on-macOS.md
2022-02-23 21:06:32 +02:00

1.9 KiB

There is currently two ways to install UnCiv on macOS. It is recommended that you use the first method as the second one is overly complicated and the end result will be the same. Both installation methods require that you have Java 8 installed on your mac.

Installing using JAR

  1. If you don't already have Java 8 installed on your mac make sure you download it from the official website. Once you have downloaded the file open it and follow the instructions on screen.
  2. Now that you have Java 8 installed it's time to download the latest UnCiv JAR. This can be done from the releases screen here on Github. Download the file called Unciv.jar.
  3. After downloading Unciv.jar open Finder on your mac and go to the location where you chose to save the file. Right-click or Control-click the file and chose Open.
  4. You will now be prompted with a window saying something similar to macOS cannot verify the developer of "Unciv.jar". Are you sure you want to open it? Press the Open button.
  5. Congratulations, you have now installed UnCiv. You may want to add a shortcut to the desktop to be able to open the game more easily.

(Sadly UnCiv dose 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.)

Installing from source

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 dose 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.)