FreeDink is a portable and enhanced version of the Dink Smallwood game engine.
Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short.
Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humour, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short.
To install freedink, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install freedink
To see what files were installed by freedink, run:
port contents freedink
To later upgrade freedink, run:
sudo port selfupdate && sudo port upgrade freedink
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.