summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2018-04-11 03:52:48 -0500
committertom barrett <spalf0@gmail.com>2018-04-11 03:52:48 -0500
commitf3955f07478ace406422ebfe71abab359fe4c229 (patch)
treede46b1db10ddfa2f29713db88bfbd98585063803 /README.md
parentc5209135dd2032ba86a5ca3ad0647c33007970e1 (diff)
-added mining module (doesnt do anything yet), -added storage and items (also dont do anything) -serialized bools in engines
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..144356f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+space
+
+ideas
+- change vector to hashmap
+- remove modules enum and just use the structs