Dominion is a multi-player world simulation and role-playing game. Each user controls a nation, making economic, political and military decisions for it.
Dominion is a multi-player world simulation and role-playing game. Each user controls a nation, making economic, political and military decisions for it.
To install dominion, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dominion
To see what files were installed by dominion, run:
port contents dominion
To later upgrade dominion, run:
sudo port selfupdate && sudo port upgrade dominion
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.