From fa2a303bea142f9ca951cc403539fea94963b3a1 Mon Sep 17 00:00:00 2001 From: IceOfWraith <96364530+IceOfWraith@users.noreply.github.com> Date: Thu, 13 Jan 2022 20:54:43 -0600 Subject: [PATCH] Update Don't Starve Together Checkboxes Converted the checkboxes to match the latest format. --- dont-starve-togetherconfig.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/dont-starve-togetherconfig.json b/dont-starve-togetherconfig.json index 1c41356..ea9b140 100644 --- a/dont-starve-togetherconfig.json +++ b/dont-starve-togetherconfig.json @@ -42,8 +42,8 @@ "IncludeInCommandLine": false, "DefaultValue": "", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -58,8 +58,8 @@ "IncludeInCommandLine": false, "DefaultValue": "true", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -113,8 +113,8 @@ "IncludeInCommandLine": false, "DefaultValue": "false", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -164,8 +164,8 @@ "IncludeInCommandLine": false, "DefaultValue": "false", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -180,8 +180,8 @@ "IncludeInCommandLine": false, "DefaultValue": "true", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -196,8 +196,8 @@ "IncludeInCommandLine": false, "DefaultValue": "true", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -225,8 +225,8 @@ "IncludeInCommandLine": false, "DefaultValue": "true", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, { @@ -241,8 +241,8 @@ "IncludeInCommandLine": false, "DefaultValue": "true", "EnumValues": { - "true": "True", - "false": "False" + "True": "true", + "False": "false" } }, {