Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 746 Bytes

File metadata and controls

24 lines (13 loc) · 746 Bytes

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 ❤️