Include player config in backup
Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
This commit is contained in:
parent
75579dc107
commit
2d4ec6145c
1 changed files with 5 additions and 1 deletions
|
|
@ -46,7 +46,11 @@
|
|||
*path/ends/with.txt Any files who's path ends with
|
||||
*path/contains* Any files who's path contains
|
||||
*/
|
||||
"additional_files": [],
|
||||
"additional_files": [
|
||||
"/cherishedworlds-favorites.dat",
|
||||
"/emi.json",
|
||||
"/options.txt"
|
||||
],
|
||||
// Display file size in backup message
|
||||
"display_file_size": false,
|
||||
// backup location
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue