From d3bb1ea3d2707798fe9fe84176a17038d68228c3 Mon Sep 17 00:00:00 2001 From: Fernando-A-Rocha Date: Fri, 15 Nov 2024 11:44:58 +0000 Subject: [PATCH] include mtaserver.conf.template in installer --- Shared/installer/nightly.nsi | 1 + 1 file changed, 1 insertion(+) diff --git a/Shared/installer/nightly.nsi b/Shared/installer/nightly.nsi index d270a0d719..3393386ba3 100644 --- a/Shared/installer/nightly.nsi +++ b/Shared/installer/nightly.nsi @@ -858,6 +858,7 @@ SectionGroup /e "$(INST_SEC_SERVER)" SECGSERVER File "${SERVER_FILES_ROOT}\mods\deathmatch\libcrypto-3.dll" File "${SERVER_FILES_ROOT}\mods\deathmatch\libssl-3.dll" !endif + File "${SERVER_FILES_ROOT}\mods\deathmatch\mtaserver.conf.template" ;Only overwrite the following files if previous versions were bugged and explicitly need replacing !insertmacro FileIfMD5 "${SERVER_FILES_ROOT}\mods\deathmatch\editor_acl.xml" "711185d8f4ebb355542053ce408b82b3"