Skip to content

Commit 8dedb1d

Browse files
authored
Merge pull request #26 from RGLgg/beta
Updates to updatefile and 6s koth scrim cfg
2 parents 755d485 + e905b7e commit 8dedb1d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

build_tools/updatefile-template.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
{
55
"Version"
66
{
7-
"Latest" "999" // FAKE VERSION THAT FORCES UPDATEs TO PREVENT MODIFYING NON CUSTOM CFGS. CHECK CURRENT VERSION WITH SM PLUGINS LIST
7+
"Latest" "999"
88
}
9-
"Notes" "Check the RGL.gg GitHub for the latest updates!"
9+
"Notes" "This version number is used to force updates."
10+
"Notes" "Check the RGL.gg GitHub for the latest patch notes!"
1011
"Notes" "https://github.com/RGLgg/server-resources-updater"
1112
}
1213
"Files"

cfg/rgl_6s_koth_scrim.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
// 5cp config for RGL KoTh scrims
1+
// koth config for RGL 6s scrims
22
// Config originally created July 7th, 2020.
33
// EXEC THIS MANUALLY, DO NOT EXEC THE BASE.CFG
44

55
exec "rgl_6s_base"
66

7-
servercfgfile "rgl_6s_5cp_scrim" // sets server cfg to this config so that it gets autoexeced on level change
7+
servercfgfile "rgl_6s_koth_scrim" // sets server cfg to this config so that it gets autoexeced on level change
88

99
mp_timelimit "0" // sets server timelimit to infinity!
1010
mp_winlimit "3" // sets number of wins to win the scrim to 3

0 commit comments

Comments
 (0)