veloren/server/src/persistence
Mckol aa69046055 Changed the default path of persistence database
Now the default is `./saves/`, it's also configurable.
2020-05-14 22:42:44 +02:00
..
.env - Load characters after login. 2020-05-09 15:41:25 +00:00
character.rs Changed the default path of persistence database 2020-05-14 22:42:44 +02:00
diesel.toml - Load characters after login. 2020-05-09 15:41:25 +00:00
error.rs - Update the stats of characters individually, reverting the change with 2020-05-13 09:14:09 +10:00
mod.rs Changed the default path of persistence database 2020-05-14 22:42:44 +02:00
models.rs - Update the stats of characters individually, reverting the change with 2020-05-13 09:14:09 +10:00
schema.rs Initial models, migration and client code for stats persistence. 2020-05-13 09:14:08 +10:00
stats.rs Changed the default path of persistence database 2020-05-14 22:42:44 +02:00