Add more stuff to client

This commit is contained in:
Jon Staab
2026-05-05 09:15:31 -07:00
parent e0e9ad5834
commit 28339976b9
12 changed files with 843 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
- [ ] domain package
- [ ] client package
- [ ] storage package
- [ ] provide an interface which client can use to save/load
- [ ] don't implement anything unless in separate packages