The OpenGFX project for OpenTTD: a free replacement of the base graphics so that OpenTTD can be shipped finally fully functional without the need for additional downloads.
The OpenGFX project for OpenTTD: a free replacement of the base graphics so that OpenTTD can be shipped finally fully functional without the need for additional downloads.
To install openttd-opengfx, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install openttd-opengfx
To see what files were installed by openttd-opengfx, run:
port contents openttd-opengfx
To later upgrade openttd-opengfx, run:
sudo port selfupdate && sudo port upgrade openttd-opengfx
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.