We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76585f commit 233e0a2Copy full SHA for 233e0a2
1 file changed
humanitzupdates.json
@@ -24,5 +24,14 @@
24
"UpdateSourceArgs": "1766060",
25
"UpdateSourceVersion": "linuxbranch",
26
"SkipOnFailure": false
27
+ },
28
+ {
29
+ "UpdateStageName": "Default GameServerSettings.ini Copy",
30
+ "UpdateSourcePlatform": "All",
31
+ "UpdateSource": "CopyFilePath",
32
+ "UpdateSourceData": "{{$FullBaseDir}}HumanitZServer/GameServerSettings.ini",
33
+ "UpdateSourceArgs": "{{$FullBaseDir}}HumanitZServer/REF_GameServerSettings.ini",
34
+ "OverwriteExistingFiles": false,
35
+ "SkipOnFailure": true
36
}
37
]
0 commit comments