File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
{
5
5
"Version"
6
6
{
7
- "Latest" "999" // FAKE VERSION THAT FORCES UPDATEs TO PREVENT MODIFYING NON CUSTOM CFGS. CHECK CURRENT VERSION WITH SM PLUGINS LIST
7
+ "Latest" "999"
8
8
}
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!"
10
11
"Notes" "https://github.com/RGLgg/server-resources-updater"
11
12
}
12
13
"Files"
Original file line number Diff line number Diff line change 1
- // 5cp config for RGL KoTh scrims
1
+ // koth config for RGL 6s scrims
2
2
// Config originally created July 7th, 2020 .
3
3
// EXEC THIS MANUALLY, DO NOT EXEC THE BASE.CFG
4
4
5
5
exec "rgl_6s_base"
6
6
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
8
8
9
9
mp_timelimit "0 " // sets server timelimit to infinity!
10
10
mp_winlimit "3 " // sets number of wins to win the scrim to 3
You can’t perform that action at this time.
0 commit comments