diff --git a/CallofDuty2/server.cfg b/CallofDuty2/server.cfg new file mode 100644 index 0000000..a82ddad --- /dev/null +++ b/CallofDuty2/server.cfg @@ -0,0 +1,3 @@ +set sv_hostname "SERVERNAME" +set scr_motd "COD2 Server" +set rconpassword "ADMINPASSWORD" \ No newline at end of file