From: Martin Taibr Date: Wed, 6 Mar 2019 16:07:24 +0000 (+0100) Subject: reword X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.wiki.git;a=commitdiff_plain;h=f5a3362aea35addedea9bced8605339718d119c3 reword --- diff --git a/Home.md b/Home.md index 28dcb7e..f68a823 100644 --- a/Home.md +++ b/Home.md @@ -125,7 +125,7 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi - [QuakeC tutorials](http://www.inside3d.com/tutorials.php) at inside3d.com - [NewQC](NewQC) - Possible changes regarding QC (compiler, syntax, …) - [Writing your first mutator](writing-your-first-mutator) -- [Tips to new developers](Programming-Tips) +- [Tips for new developers](Programming-Tips) ### [Modeling](Modeling) - [Textures know-how](Textures) diff --git a/Programming-Tips.md b/Programming-Tips.md index fd93e8f..95a1ff6 100644 --- a/Programming-Tips.md +++ b/Programming-Tips.md @@ -1,4 +1,4 @@ -### Session Id +### Multiple clients + clean config If you need 2 players for debugging, you can launch another client locally: - use -sessionid (e.g. `./all run -sessionid testing`) to keep your config