Skip to content
Media 1 for listing Osero Suite: Module Creator

Description

~~ UPDATE 1.1 NOW LIVE! ~~

The Osero Suite Module Creator is an Unreal Engine editor tool that offers a quick and easy solution for creating new C++ modules for a uproject or uplugin. It removes the hassle of manually copying and creating code files and replaces it with the simple click of a button! The tool Includes settings for module type and loading phase, and also has support for module templates and revision control, making the process of creating new C++ modules super easy and simple.

Features:

  • Easily create new C++ modules for a uproject or uplugin!

  • Select module type (eg, runtime, editor, etc)!

  • Select loading phase (eg, default, post-engine init, etc)!

  • Use module templates to create similar modules for multiple plugins or projects!

  • Ability to create a new module as a new project plugin!

  • Handles revision control for newly generated files!

Included formats