]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Git.md
./all run was also missing
[xonotic/xonotic.wiki.git] / Git.md
diff --git a/Git.md b/Git.md
index fbd7055ae25d20a131b7544e76620990239f94a2..0f2a898815e5943a0626a2b4ae7d4f1833a11495 100644 (file)
--- 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
 -----------------