veloren/server/src/persistence
2020-05-15 01:54:14 +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 VELOREN_SAVES_DIR envar now overrides the server persistence db path 2020-05-15 01:54:14 +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