Moduprint is a Community Tool created by Colin The Cat. It is a modular ProtoFlux "Print System" similar to Redprint or OpenPrint where almost every aspect of it is implemented by a module. Modules are smaller pieces of ProtoFlux which can be installed or uninstalled from the Moduprint Manager for customization. The manager itself only acts as a host for the modules.
Public Folder
The Moduprint public folder can be spawned in the game by pasting the following URL:
resrec:///U-1QbdepR26LI/R-CB30C41B4356E36B163150D6264D16E3AADE132E7A3A8BF219678ED37BAC0648
Main Features
- Tabs: Similar to a browser or Visual Studio (Code), Moduprint lets you work in multiple tabs on the same print, one for each unpacked ProtoFlux slot.
- Interoperability: Packing modules provide support for several other community ProtoFlux tools like Redprint, OpenPrint, or LightPrint. This allows for both packing and unpacking in their specific formats. Multiple packing modules can be installed at the same time.
- Performance: Depending on the configuration, spawning can cause lag, but the print system itself causes no lag by just existing in a session.
- Comments: A comments modules compatible with Redprint is available.
Presets
Manually installing all modules on a blank manager can take some time. The public folder contains presets based on other tools:
- Moduprint: Comes with a 2D grid and the Moduprint packing format preinstalled.
- OpenPrint: Includes all modules needed to be interoperable with OpenPrint.
- Redprint: Includes all modules needed to be interoperable with Redprint.
- Vanilla: Only the most basic modules, including a 2D grid and packing support similar to the ProtoFlux Tool.
Creating your own Modules
Guidance how to create your own modules can be found on the API Documentation.