OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe", written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.
OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe", written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.
To install openttd, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install openttd
To see what files were installed by openttd, run:
port contents openttd
To later upgrade openttd, run:
sudo port selfupdate && sudo port upgrade openttd
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.