From 6389e4eb7c1060ad537048f6ab261d4509a6dbad Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Sun, 30 Jan 2022 08:55:10 +1100 Subject: [PATCH] Small setting name tweak --- project-zomboidconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index 951fb56..8554334 100755 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -116,7 +116,7 @@ "DefaultValue":"Password123" }, { - "DisplayName":"RCONPassword", + "DisplayName":"RCON Password", "Category":"Server Settings", "Description":"Password to connect to RCON. You should change this after first installing the server", "Keywords":"rcon,password",