Added basic game save function, doesn't save much yet, but implements version comparison of binary saves for compatibility

This commit is contained in:
2026-05-08 23:15:11 -04:00
parent 0bd1ae1df8
commit ff6b282112
5 changed files with 59 additions and 23 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "deps/semver"]
path = deps/semver
url = git@github.com:h2non/semver.c.git