diff options
| author | Chance Ivey <[email protected]> | 2020-06-24 11:54:39 -0700 |
|---|---|---|
| committer | Chance Ivey <[email protected]> | 2020-06-24 11:54:39 -0700 |
| commit | e1dafbbdcec4210f426c09afb067a1ee86fc6869 (patch) | |
| tree | fee04afe862b610c3055d59208c4f37e6bc00117 /README.md | |
| parent | Minor formatting updates (diff) | |
| download | ugcexample-e1dafbbdcec4210f426c09afb067a1ee86fc6869.tar.xz ugcexample-e1dafbbdcec4210f426c09afb067a1ee86fc6869.zip | |
Minor Documentation Edits.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ 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 AutomationTool project for packaging mods - An example UE4 project demonstrating all aspects working together. Follow the [**Quick Start Guide**](Documentation/QuickStart.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects. |