]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Creating-Maps.md
Update Programming Tips
[xonotic/xonotic.wiki.git] / Creating-Maps.md
index 09e415fa06e7cc992ca4a93f14c82d0bc9f8d126..a827e0d1ae1ec5425a861cbf01f16da827e48212 100644 (file)
@@ -1,19 +1,19 @@
 Creating Maps
 =============
 
-Main Tutorial
--------------
+Basics
+------
 
-**— Prologue —**  
-[mapping-Introduction](mapping-Introduction)  
-[mapping-Setup](mapping-Setup)  
-[mapping-NetRadiant](mapping-NetRadiant)  
-[mapping-FirstRoom](mapping-FirstRoom)  
+[Introduction](mapping-Introduction)  
+[Setup](mapping-Setup)  
+[NetRadiant](mapping-NetRadiant)  
+[First Map](mapping-FirstMap)  
+[Packaging and releasing](mapping-packaging)
 
 Advanced Mapping Tutorials
 --------------------------
 
-...
+[Optimizations](mapping-Optimizing)
 
 Advanced Texturing Tuorials
 ---------------------------
@@ -42,13 +42,20 @@ Entity Tutorials
 Links to Even More Tutorials
 ----------------------------
 
--   Alpha Blended Terrain — by tZork http://forums.xonotic.org/showthread.php?tid=3237
+- [Alpha Blended Terrain](http://forums.xonotic.org/showthread.php?tid=3237) by tZork
+- [Basic Tutorials by Ingar](http://ingar.intranifty.net/gtkradiant/index.html)
+- [Radiant Tutorial for Quake 3](http://en.ws.q3df.org/level_design)
 
 Help
 ----
 
-\#xonotic.editing on irc.quakenet.org — live chat  
-http://forums.xonotic.org -- the forums .  
+- live chat: \#xonotic.editing on irc.quakenet.org
+- [Xonotic forum](http://forums.xonotic.org)
 
-[Old_Creating_Maps](Old-Creating-Maps)  
+
+Other resources
+---------------
+
+[Old Creating Maps](Old-Creating-Maps)  
 [Français](Creation-de-cartes)  
+[q3map2 Shader manual](http://q3map2.robotrenegade.com/docs/shader_manual/)