Skip to content

Commit fa62443

Browse files
committed
feat(config): add MGE.TF configuration and map to the server
1 parent 3a125e3 commit fa62443

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

config/default.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,15 @@
260260
"koth": "qel_4s_koth.cfg"
261261
},
262262
"guildId": "1291587765770649656"
263+
},
264+
"mge-tf": {
265+
"displayName": "MGE.TF",
266+
"hostname": "MGE.TF | {region} @ TF2-QuickServer",
267+
"guildId": "1172639313649995777",
268+
"map": "mge_training_v8_beta4b",
269+
"admins": [
270+
"STEAM_0:1:40459123"
271+
]
263272
}
264273
},
265274
"discord": {

maps.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,6 @@
134134
"cp_gorge_event",
135135
"mge_glassworks",
136136
"mge_granary_mid",
137-
"cp_holyhell_rc1"
137+
"cp_holyhell_rc1",
138+
"mge_training_v8_beta4b"
138139
]

0 commit comments

Comments
 (0)