Manage game saves across multiple devices
Go to file
Rekai Nyangadzayi Musuka 56575b62ed
continuous-integration/drone/push Build is passing Details
feat: add barebones README
2021-06-29 23:34:33 -05:00
client chore: fix merge issues 2021-03-01 23:06:18 -06:00
migrations feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
server chore: work on project structure 2021-03-01 18:58:11 -06:00
src feat(docs): document public api in game.rs and db.rs 2021-03-01 22:55:09 -06:00
.drone.yml chore: fix merge issues 2021-03-01 23:06:18 -06:00
.env.example feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
.gitignore chore: work on project structure 2021-03-01 18:58:11 -06:00
Cargo.toml feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00
README.md feat: add barebones README 2021-06-29 23:34:33 -05:00
diesel.toml feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00

README.md

Save Sync

Build Status

TODO: Fill out this README and resume development of this project