KoLmafia is a cross-platform desktop tool which interfaces with the online adventure game, Kingdom of Loathing. KoLmafia is written in Java (J2SE 1.4 compliant), with binary releases in JAR format.
KoLmafia is a cross-platform desktop tool which interfaces with the online adventure game, Kingdom of Loathing. KoLmafia is written in Java (J2SE 1.4 compliant), with binary releases in JAR format.
To install KoLmafia, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install KoLmafia
To see what files were installed by KoLmafia, run:
port contents KoLmafia
To later upgrade KoLmafia, run:
sudo port selfupdate && sudo port upgrade KoLmafia
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.