AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.
AweMUD NG is a MUD (Multi-User Dungeon) game server. Players connect to the server using telnet, or a MUD client application, to play in a fantasy world with other players.
To install awemud, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install awemud
To see what files were installed by awemud, run:
port contents awemud
To later upgrade awemud, run:
sudo port selfupdate && sudo port upgrade awemud
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.