From 1195b6945a4c13aa1f491e7ee582c0ebf4a12c97 Mon Sep 17 00:00:00 2001 From: TimePath Date: Wed, 16 Sep 2015 23:12:19 +0000 Subject: [PATCH] ./all run was also missing --- Git.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Git.md b/Git.md index fbd7055..0f2a898 100644 --- a/Git.md +++ b/Git.md @@ -32,6 +32,11 @@ Compiling Run `./all compile` to compile the engine and gamecode. Add -r for a faster release build without debugging symbols. +Running +------- + +Run `./all run` launch the game after compiling. `./all run dedicated` to start a dedicated server instead. + Project structure ----------------- -- 2.39.2