1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

add iw7-mod RCON support (#361)

* create iw7-mod parser

* iw7 default settings & enum stuff

* add zm maps to defaultsettings
This commit is contained in:
m
2025-04-14 22:34:22 -04:00
committed by RaidMax
parent 2fe1c8f42a
commit 1f3a3cefc7
6 changed files with 285 additions and 2 deletions

View File

@ -18,7 +18,8 @@
CSGO = 10,
H1 = 11,
L4D2 = 12,
H2M = 13
H2M = 13,
IW7 = 14
}
public enum ConnectionType