Mindless Automaton is a virtual tabletop on which you can play card games against other people over a network. It was designed to simulate the Magic: The Gathering(R) game, but it can be expanded to simulate other games. Mindless Automaton was very, very inspired by the popular Windows program Apprentice.
Mindless Automaton is a virtual tabletop on which you can play card games against other people over a network. It was designed to simulate the Magic: The Gathering(R) game, but it can be expanded to simulate other games. Mindless Automaton was very, very inspired by the popular Windows program Apprentice.
To install mindless, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mindless
To see what files were installed by mindless, run:
port contents mindless
To later upgrade mindless, run:
sudo port selfupdate && sudo port upgrade mindless
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.