Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge Static Badge

Unreal Plugin Template

This repository is a template to make a new Unreal Engine plugin (blueprint/python only, but can be easily converted to be a C++).

Any official Epic plugins are request to work:

Plugins
Editor Scripting Utilities
Python Editor Script Plugin
PythonAutomationTest

Improvement

More improvement are in the pipe, a real support and documentation with the Unit Test, maybe the C++ version and easily package setup... and more.

How to start

Quickly change this file and folder:

  • unreal_plugin_folder: your plugin folder name
  • unreal_plugin_folder\unreal_plugin_name.uplugin. your unreal plugin, and edit this content. It's a json and can be edit with notepad.
  • unreal_plugin_folder\Resources\Icon128.png a small thumbnail draw inside unreal editor.

About

Template to make an Unreal Plugin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages