Drizzle is a collection of tools related to the Myst game franchise. Most notably, it can transform MOUL / Myst 5 / Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-created ages.
Drizzle is a collection of tools related to the Myst game franchise. Most notably, it can transform MOUL / Myst 5 / Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-created ages.
To install Drizzle, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Drizzle
To see what files were installed by Drizzle, run:
port contents Drizzle
To later upgrade Drizzle, run:
sudo port selfupdate && sudo port upgrade Drizzle
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.