Skip to content

Commit

Permalink
include mtaserver.conf.template in installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Nov 15, 2024
1 parent f0195c7 commit d3bb1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Shared/installer/nightly.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d3bb1ea

Please sign in to comment.