]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Home.md
test
[xonotic/xonotic.wiki.git] / Home.md
diff --git a/Home.md b/Home.md
index 2324bd084beb24704990558a95fd45942e0d3af3..dfd9148b5436e760928f574f7d502988a0cc701a 100644 (file)
--- a/Home.md
+++ b/Home.md
@@ -1,13 +1,10 @@
 # Xonotic Wiki
 
-Welcome to the official Xonotic wiki.
+Welcome to the official Xonotic wiki. If you wish to contribute, see [Editing](Editing).
 
-If you wish to contribute, see [Editing](Editing).
-
-## Documentation, Communication and Social Networks
 -      [Official Website](http://xonotic.org)
        -       [Official Forums](http://forums.xonotic.org) are a lively place for Xonotic players to discuss anything.
-       -       [Xonotic game stats](http://stats.xonotic.org/) shows useful statistics information about servers, players, scores, maps, etc.
+       -       [Xonotic game stats](http://stats.xonotic.org/) show useful statistics information about servers, players, scores, maps, etc.
 -      You are looking at the [official wiki](https://gitlab.com/xonotic/xonotic/wikis/home).
        -       [Unofficial wiki](http://xonotic.wikia.com/wiki/Xonotic_Wiki) may contain dated but still helpful information.
 -      [IRC channels](Channels) are where most players ask/answer questions, exchange ideas, organize game events, etc. in **real time**. You can even chat with players in the game.
@@ -106,10 +103,21 @@ Mutators change the configuration of the game play, e.g. how weapon appears, whi
     -   [Close to home](Close-to-home)
     -   [Tech Conglomerate](Tech-Conglomerate)
 
+## Server Administration
+### Tutorials
+-   [Local test server on GNU/Linux](local-test-server-on-gnu-linux)
+
+### configuration
+
+### map hosting
+
+### Troubleshooting
+
+-   [Performance](https://forums.xonotic.org/showthread.php?tid=7374&pid=80938#pid80938)
 
-## Editing
+## Contribute
 
-In this section you will find helpful information about editing Xonotic in general, let that be coding, texturing, modeling, mapping, etc
+In this section you will find helpful information about development of the software Xonotic in general, let that be coding, texturing, modeling, mapping, etc
 
 ### Programming
 -   [Introduction to QuakeC](Introduction-to-QuakeC)
@@ -117,6 +125,7 @@ In this section you will find helpful information about editing Xonotic in gener
 -   [QuakeC Specifications v1.0](QuakeC-Wiki)
 -   [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)
 
 ### [Modeling](Modeling)
 -   [Textures know-how](Textures)