Commit Graph

8 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka f098430a78 chore: clean up warnings and public api 2021-03-02 21:40:09 -06:00
Rekai Nyangadzayi Musuka 125bc24ed0 feat: Implement list info, and drop commands
Save Sync now has persistent storage. Currently, you can add new Saves,
Remove them, and get info about them. The part of CRUD that is remaining
is Update. Documentation needs to be written, a lot of the public API
changed.
2021-03-02 20:21:57 -06:00
Rekai Nyangadzayi Musuka ca934e370d feat(docs): document public api in game.rs and db.rs 2021-03-01 22:55:09 -06:00
Rekai Nyangadzayi Musuka 32b7632258 feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
Rekai Nyangadzayi Musuka e4dfea45c5 chore: clean up comments and remove spelling errors 2021-03-01 21:28:12 -06:00
Rekai Nyangadzayi Musuka 5cf660666a fix: add original_path property to GameSaveLocation 2021-03-01 21:27:22 -06:00
Rekai Nyangadzayi Musuka 001efa8510 chore: work on project structure 2021-03-01 18:58:11 -06:00
Rekai Nyangadzayi Musuka 6cf9a81ff9 Initial Commit 2021-02-27 15:51:54 -06:00