Switched back to using ids instead of names, added uuids to entities and started work on serialization

This commit is contained in:
2019-02-05 22:23:38 +00:00
parent 92f8fdd510
commit a6e5deb502
8 changed files with 259 additions and 40 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "vendor/lua"]
path = vendor/lua
url = https://github.com/lua/lua
[submodule "vendor/stduuid"]
path = vendor/stduuid
url = https://github.com/mariusbancila/stduuid