]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Repository_Access.textile
(Commit created by redmine exporter script from page "Repository_Access" version 27)
[xonotic/xonotic.wiki.git] / Repository_Access.textile
index 7af9df58f197080822b6cde2e9cde3d6f29e61b4..b721e9b504085e5f479f0c4e0a390e57ddf18591 100644 (file)
@@ -72,6 +72,18 @@ Compiles the game given that you have the required libs installed
 ./all checkout
 </pre>
 
+<pre>
+./all run xonotic
+</pre>
+
+Starts the xonotic client
+
+<pre>
+./all run dedicated xonotic
+</pre>
+
+Starts a xonotic dedicated server
+
 h3. Further git information
 
 About tracking remote branches: