1023 B
1023 B
micromissiles-unity
Build ${{ github.ref }}
Instructions
Download and extract the archive corresponding to your platform (Windows or Mac) from the binaries listed below.
Windows
- Download the zip file for Windows:
micromissiles-${{ github.ref }}-windows_x86_64.zip
. - Unzip the zip file. The zip file should contain a single directory called
micromissiles-${{ github.ref }}-windows_x86_64
. - Run
micromissiles-<version>-StandaloneWindows64.exe
.
Mac
- Download the zip file for Darwin:
micromissiles-${{ github.ref }}-darwin.zip
. - Unzip the zip file. The zip file should contain a single app file.
- Change the permission of the app file recursively by running:
chmod -R +x micromissiles-<version>-StandaloneOSX.app
- Open the app file.
- If you get a warning that Apple cannot check the application for malicious software:
- Open
System Preferences
. - Navigate to
Privacy & Security
. - Click on
Open Anyway
to bypass Apple's developer check.
- Open