diff --git a/Home.md b/Home.md index 5f4b852..ecf3a4f 100644 --- a/Home.md +++ b/Home.md @@ -23,10 +23,11 @@ If this wiki is missing something, it means I haven't gotten to it yet. * exploration * economy * non-player characters +* Map Editor + * [Map File Format](wiki/Map-File-Format) * Technical Information * [Program Architecture](wiki/Program-Architecture) * [Networking Protocol](wiki/Networking-Protocol) - * [Map File Format](wiki/Map-File-Format) * [Modding Outline](wiki/Modding-Outline) * [Notes](wiki/notes) & [Scraps](wiki/Scrapped-GCD) * [Todo List](wiki/Todo-List) diff --git a/Todo-List.md b/Todo-List.md index 61507ba..a094ae8 100644 --- a/Todo-List.md +++ b/Todo-List.md @@ -5,3 +5,5 @@ * design a FRIGGIN COLLISION SYSTEM!! * clear out the old GCD * clear out the old notes file +* resource distribution +* version information