aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7630722c82edfc528dfa8d9d068dbbb1acef932b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# UGCExample
The **UGC** (user-generated content) **Example** project is a custom plugin and build scripts created to facilitate adding mod support to **Unreal Engine 4** titles. 

Loosely based on the work done for Robo Recall, It includes:

- A runtime game module for game integration
- An editor module for new toolbar buttons and commands
- An automation tool project for packaging mods
- An example UE4 project demonstrating all aspects working together. 

Follow the [**Quick Start Guide**](Documentation/Documentation.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects.