diff options
| author | Chance Ivey <[email protected]> | 2020-06-15 15:55:55 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-15 15:55:55 -0400 |
| commit | 439daee431acc88432281b80b370ca9237ba5d3f (patch) | |
| tree | 4fc4c3b83db7c5ae0c157f5bd06d9d832c190aa7 | |
| parent | Initial commit of the UGCExample Project (diff) | |
| download | ugcexample-439daee431acc88432281b80b370ca9237ba5d3f.tar.xz ugcexample-439daee431acc88432281b80b370ca9237ba5d3f.zip | |
Updated docs path
| -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/Documentation.md) for a comprehensive look at the UGC Example project and for instructions to add mod support to your own projects. |