From 390c437049e806140d8ef500c8bad25b15715699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nick=20Pr=C3=BChs?= Date: Sun, 31 May 2020 13:12:59 +0200 Subject: [PATCH] Add reference to example project to documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1160ba0..7fc7ff37 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ All of this is already completely working in multiplayer as well, and has been f We're going to add all of this to the Unreal Marketplace for free as well soon (tm). -For a quick look, just open `Source/RTSProject/RTSProject.uproject`, load `Maps/SKM-DarkSpace.umap` in the editor and hit Play. We recommend taking a closer look at that map as reference for your own ones as well. +For a quick look, just open `Source/RTSProject/RTSProject.uproject`, load `Maps/SKM-DarkSpace.umap` in the editor and hit Play. We recommend taking a closer look at that map (and the rest of the example project) as reference for your own one as well. ## Setup