THIS SOLUTION HAS BEEN TAKEN FROM OTHER FORUMS.
WORKAROUND
If anyone has trouble with the installer NOT installing the game eventhough it says it did, this is what you should do to unpack the .pkg file and run the game yourselves:
1. Open Terminal and write:
xar -xf <package_path>
cd package.pkg
tar -xvf Scripts
The <package_path> is the location in your computer where you currently have the .pkg file of the game you want to install.
2. Press Enter and let Terminal do its thing ( it could take a while to even start doing anything, so be patient ).
3. Look for a newly creted .pkg file inside your User accounts. It will be called package.pkg
4. Right-click the package.pkg file and select Show Package Contents.
5. Search around for a folder named payload.
6. Copy or move that folder to any location you like in your computer ( Applications or elsewhere ).
7. Rename the folder payload to whatever you like adding the extension .app ( E.G. FAR.app ).
8. That's the game, so double-click that file to start.
:)
Post edited June 06, 2018 by chibizoid