X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=server.cfg;h=b3c6195d9b823d03b896a35d71c782390af93737;hp=7b5855f1e36b363c4efccadf6f1f39f4ae5817cf;hb=496fe710fe3c96074020c8012d8479de2975a62a;hpb=b49d3f3ffff847ec761e15fcc6285a736cddcba3 diff --git a/server.cfg b/server.cfg index 7b5855f1e..b3c6195d9 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 Xonotic 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