Minor edits

Kayne Ruse
2013-06-23 17:24:35 +10:00
parent b90e8802b7
commit b34c1e0faf
2 changed files with 4 additions and 1 deletions
+2 -1
@@ -23,10 +23,11 @@ If this wiki is missing something, it means I haven't gotten to it yet.
* exploration * exploration
* economy * economy
* non-player characters * non-player characters
* Map Editor
* [Map File Format](wiki/Map-File-Format)
* Technical Information * Technical Information
* [Program Architecture](wiki/Program-Architecture) * [Program Architecture](wiki/Program-Architecture)
* [Networking Protocol](wiki/Networking-Protocol) * [Networking Protocol](wiki/Networking-Protocol)
* [Map File Format](wiki/Map-File-Format)
* [Modding Outline](wiki/Modding-Outline) * [Modding Outline](wiki/Modding-Outline)
* [Notes](wiki/notes) & [Scraps](wiki/Scrapped-GCD) * [Notes](wiki/notes) & [Scraps](wiki/Scrapped-GCD)
* [Todo List](wiki/Todo-List) * [Todo List](wiki/Todo-List)
+2
@@ -5,3 +5,5 @@
* design a FRIGGIN COLLISION SYSTEM!! * design a FRIGGIN COLLISION SYSTEM!!
* clear out the old GCD * clear out the old GCD
* clear out the old notes file * clear out the old notes file
* resource distribution
* version information