aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dbcbb8d..f3c7719 100644
--- a/README.md
+++ b/README.md
@@ -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.