mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 12:25:02 +01:00
Store worlds in user data dir
This commit is contained in:
parent
d2da1b39ed
commit
d7f57a2176
8 changed files with 98 additions and 30 deletions
|
|
@ -23,6 +23,7 @@ log = "0.4.17"
|
|||
env_logger = "0.10.0"
|
||||
zstd = "0.12.3"
|
||||
clap = { version = "4.2.2", features = ["derive"] }
|
||||
directories = "5.0.0"
|
||||
|
||||
[dependencies.s2dc]
|
||||
#git = "https://github.com/crumblingstatue/s2dc.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue