Manage game saves across multiple devices
Go to file
Rekai Nyangadzayi Musuka 71d4fb91d7 fix: ignore subdirs when walking through dirs
This fixes a bug where save-sync track would never work because we would
try to interpret a directory as a file (which held some data we would
then try to read)
2021-03-01 21:23:09 -06:00
client fix: ignore subdirs when walking through dirs 2021-03-01 21:23:09 -06:00
server chore: work on project structure 2021-03-01 18:58:11 -06:00
src chore: work on project structure 2021-03-01 18:58:11 -06:00
.env.example chore: work on project structure 2021-03-01 18:58:11 -06:00
.gitignore chore: work on project structure 2021-03-01 18:58:11 -06:00
Cargo.toml chore: work on project structure 2021-03-01 18:58:11 -06:00