Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP9
1 files changed, 7 insertions, 2 deletions
diff --git a/ROADMAP b/ROADMAP
index 49e560f..8855011 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,11 +1,16 @@
SUBSYSTEMS
-
+
+filesystem::
+ write vfile and vpath implementation
+ handles file reading/loading
+
core::
Cvar
Func
CommandBuffer
Entity
seperate client:: and game::
+ Cvar/Func info text
network::
connections
@@ -49,4 +54,4 @@ Requires:
* VERSION 0.5
- The game is ready to add data. \ No newline at end of file
+ The game is ready to add data.