X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=server.cfg;h=b3c6195d9b823d03b896a35d71c782390af93737;hb=49a39ea6663520bf76e19697e6d5835eff8ba9a3;hp=5cac17004286af6d95a08560ba1da910c0dc679a;hpb=0e7ed909bffb4ff21f0c68d163edfc17487e380a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/server.cfg b/server.cfg index 5cac170042..b3c6195d9b 100644 --- a/server.cfg +++ b/server.cfg @@ -1,8 +1,17 @@ echo -echo You have not written any server.cfg file yet. -echo The server will therefore run at default settings. +echo ^1You have started a dedicated server but have not created +echo ^1any server.cfg in your config directory. echo -echo For information on how to set up a dedicated server, -echo look at the files in the server/ subdirectory of your -echo Nexuiz install. +echo ^1If you are seeing this when just trying to play Xonotic +echo ^1(not host a server), try the other executables. echo +echo ^1For information on how to set up a dedicated server, +echo ^1look at the files in the server/ subdirectory of your +echo ^1Xonotic install. +echo +echo ^1Quitting shortly. +echo + +// see https://gitlab.com/xonotic/xonotic/issues/184 +defer 5 "echo \"Dedicated server requires server.cfg in your config directory, quitting.\"" +defer 5 quit