Update 7D2D - Default Backup Exclude (#252)

* 7d2d

* Update 7D2D - Default Backup Exclusion

This adds a default .backupExclusions file for 7d2d.
This commit is contained in:
IceOfWraith
2022-12-16 23:57:37 -06:00
committed by GitHub
parent 7e025bac53
commit 215c301d25
3 changed files with 63 additions and 0 deletions

View File

@@ -1182,6 +1182,21 @@
"False": "false",
"True": "true"
}
},{
"DisplayName":"Download Backup Exclude File",
"Category":"SteamCMD and Updates",
"Description":"This downloads a default backup exclude file to save space on backups by only saving specific directories. If this is disabled, you will need to manually delete the .backupExclude file it downloads.",
"Keywords":"download,backup,exclude,file",
"FieldName":"backupExclude",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"backupExclude",
"IncludeInCommandLine":false,
"DefaultValue":"true",
"EnumValues":{
"False": "false",
"True": "true"
}
},{
"DisplayName":"Please Read!",
"Category":"7d2d - Undead Legacy Settings",