From d3f2dcf7ed5255082c6c5af069e25ed45270f43e Mon Sep 17 00:00:00 2001 From: wish Date: Wed, 19 Jul 2023 22:14:17 +1000 Subject: [PATCH] change default SaveDumps destination --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 1e09daddd..dcf800fdb 100644 --- a/config.json +++ b/config.json @@ -32,7 +32,7 @@ "EarthMonsterOverride": 0, "SaveDumps": { "Enabled": true, - "OutputDir": "savedata" + "OutputDir": "save-backups" } }, "GameplayOptions": {