This module provides a standalone (Console/command-line) application-framework modeled after (And compatible with) the official 'mojo' API for the Monkey programming language.
Despite its name, this does not emulate anything; it's simply a bare-bones wrapper for some of the standard Mojo functionality. This is mainly used for game servers, as you can keep most of your design philosophies, instead of going with a completely different work-flow.
This module is officially distributed with the Regal Modules project. To install this module, please follow the installation guide provided with that repository.