Sythenz / PluginTemplate

A basic Unreal Template with Editor and Runtime Module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal Plugin Template

A hella simple Github template to use when creating a plugin, comes with a renaming script! All you gotta do is:

  1. Go to the pluginTemplate on Github, and click "Use this Template" > "Create a New Repository"

Use This Template

  1. Clone your new repo to the directory of choice

Use This Template

  1. Navigate in your terminal of choice to the cloned directory and run py RunMe.Py

Use This Template

Give it a name, a Description and author name, and the plugin will rename and set everything up for you.

After that, make sure to add your new plugin to your uproject and compile in your IDE of choice.

Alessa ❤️

About

A basic Unreal Template with Editor and Runtime Module.


Languages

Language:C# 36.2%Language:C++ 32.2%Language:Python 31.5%