diff options
| author | Chance Ivey <[email protected]> | 2020-06-15 15:57:26 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-15 15:57:26 -0400 |
| commit | 29c1325ec5b9be1e38f6401b0bdf183192f0de6a (patch) | |
| tree | f1a4b64bc801811f70e2f4ce0bfabfbdadc83081 | |
| parent | Updated docs path (diff) | |
| download | ugcexample-29c1325ec5b9be1e38f6401b0bdf183192f0de6a.tar.xz ugcexample-29c1325ec5b9be1e38f6401b0bdf183192f0de6a.zip | |
Link change to reference of QuickStart file name change.
| -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**](Documentation/Documentation.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**](Documentation/QuickStart.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects. |