> For the complete documentation index, see [llms.txt](https://docs.oserosuite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oserosuite.com/supported-assets/module-creator/about.md).

# About

{% embed url="<https://www.youtube.com/watch?v=blAKd4bcVwc>" %}

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!

{% hint style="info" %}
[View the Osero Suite: Module Creator on Fab!](https://www.fab.com/listings/1386de9b-6e3d-4aa1-a84b-3d10eda24c86)
{% endhint %}
