Cauldron Modding Framework
Overview
Cauldron was conceptualised during the development of Mafia: Toolkit. I usually found myself frequently developing very similar features between tools; therefore I decided to develop a framework with the sole purpose of sharing functionality between tools. To achieve this, users can develop 'Plugins', which encapsulates game-specific functionality.
The framework is built on top of a free, open-source engine called 'Wicked'. While this engine is primarily focused for games, it has proved itself to be an excellent, lightweight renderer for elements such as a Map or Model viewer.
Plugin List:
- Visceral Plugin; developed to provide modding support for 'The Godfather' and 'Dead Space' franchises.
- Mafia Plugin; A plugin which solely supports Mafia II, superseding Mafia: Toolkit, and providing specialized tools.