Maximus

Any interest in a module manager for Monkey?

Having done a module manager for BlitzMax called Maximus I’ve received one question several times: will you also make a module manager for Monkey? My answer at the time was ‘no’. Simply because I didn’t use Monkey nor was I planning to. To be honest, I’m still not planning on using Monkey myself. But there …

Any interest in a module manager for Monkey? Read More »

Maximus 1.1.1 released

Earlier today I released Maximus 1.1.1. Maximus is a BlitzMax module manager. With Maximus it’s possible to easily install and update BlitzMax modules which are provided by 3rd party module developers. Version 1.1.1 improves the usability for the GUI users. If maximus-gui can’t find your BMXPATH it will now present you with a directory dialog in …

Maximus 1.1.1 released Read More »

Maximus 1.1.0 released

Maximus has just reached milestone 1.1.0. Maximus is a module manager for BlitzMax. Its purpose is to ease management and installation of BlitzMax modules, giving the developer more time to spend on developing, and not manually installing and downloading modules and their dependencies. The most notable new addition to this release is a full fledged graphical user …

Maximus 1.1.0 released Read More »

Maximus GUI

I’m currently working on a Graphical User Interface for Maximus after receiving several requests for it. I’m building it with Logic GUI 5.1 and the basic functionality is already in place. The whole GUI is based on MaxGUI. Here’s a picture of it running under Windows 7: Here’s a picture of it running under Xubuntu 11.04:

Scroll to Top