diff options
| author | Chance Ivey <[email protected]> | 2020-06-12 12:38:02 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-12 12:38:02 -0400 |
| commit | 00e23b2dcd3587fc3256c93192a53e5da5460163 (patch) | |
| tree | dfcf8ab96e7b9db40cebe1473074c8d035a7e13c | |
| parent | Quick start documentation (diff) | |
| download | ugcexample-00e23b2dcd3587fc3256c93192a53e5da5460163.tar.xz ugcexample-00e23b2dcd3587fc3256c93192a53e5da5460163.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ Loosely based on the work done for Robo Recall, It includes: - An automation tool project for packaging mods - An example UE4 project demonstrating all aspects working together. -Follow the [**Quick Start Guide**](QuickStart.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects. +Follow the [**Quick Start Guide**](Docs.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects. |