diff options
| author | ivey <[email protected]> | 2020-06-15 15:59:16 -0400 |
|---|---|---|
| committer | ivey <[email protected]> | 2020-06-15 15:59:16 -0400 |
| commit | 0d45467642303ea127625da96d9858a1d18f0c9b (patch) | |
| tree | c9f64c8cfb1e32e95ff10304a4bb2f5dee21cdc4 | |
| parent | Moved Docs into Documentation folder (diff) | |
| parent | Link change to reference of QuickStart file name change. (diff) | |
| download | ugcexample-0d45467642303ea127625da96d9858a1d18f0c9b.tar.xz ugcexample-0d45467642303ea127625da96d9858a1d18f0c9b.zip | |
Merged README
| -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**](Docs.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. |