You've already forked AstralRinth
forked from didirus/AstralRinth
Move launcher working directory to standard location (#31)
* Move launcher working directory to standard location * Fix settings save, attempt to get better backtraces * Add environment variable for settings path
This commit is contained in:
@@ -24,6 +24,7 @@ zip-extensions = "0.6"
|
||||
sha1 = { version = "0.6.0", features = ["std"]}
|
||||
path-clean = "0.1.0"
|
||||
fs_extra = "1.2.0"
|
||||
dirs = "4.0"
|
||||
|
||||
regex = "1.5"
|
||||
|
||||
@@ -35,6 +36,7 @@ sys-info = "0.9.0"
|
||||
log = "0.4.14"
|
||||
const_format = "0.2.22"
|
||||
once_cell = "1.9.0"
|
||||
lazy_static = "1.4"
|
||||
|
||||
[dev-dependencies]
|
||||
argh = "0.1.6"
|
||||
|
||||
Reference in New Issue
Block a user