From ad58c11c4ddab758518743f30acb52909192b775 Mon Sep 17 00:00:00 2001 From: Chase Hall Date: Thu, 22 Oct 2020 20:23:23 +0000 Subject: [PATCH] Add 'IW6x/main/server.cfg' --- IW6x/main/server.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 IW6x/main/server.cfg 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