diff --git a/IW6x/main/server.cfg b/IW6x/main/server.cfg new file mode 100644 index 0000000..3edc693 --- /dev/null +++ b/IW6x/main/server.cfg @@ -0,0 +1,22 @@ +// IW6x Server Config +// By Chase (https://ChaseHall.net) +// <3 Ghosts Community. + + +// Color Codes: +// ^1 Red +// ^2 Green +// ^3 Yellow +// ^4 Blue +// ^5 Cyan +// ^6 Pink +// ^7 White +// ^8 Depends on the team colors playing. +// ^9 Grey +// ^0 Black + + +// Server host name. This should always be set by the server admin. +set sv_hostname "^1IW6x Default Server" + +// the rest of this file is intentionally left blank as iw6x has not launched yet. \ No newline at end of file