X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=server%2Fserver_windows.bat;h=8aea431993b732f024bebde74fcc358a2a47b3c0;hp=164182f58490e5b3cb79d7f90744ed6457311644;hb=2ec7592650fe8ad01d877f7c6887d9f9dda143af;hpb=e5832bf2ecac60a672a29c85cd8dec341a215e1c diff --git a/server/server_windows.bat b/server/server_windows.bat index 164182f5..8aea4319 100644 --- a/server/server_windows.bat +++ b/server/server_windows.bat @@ -1,7 +1,7 @@ @echo off setlocal -set executable=nexuiz -dedicated +set executable=xonotic -dedicated %~d0 cd "%~p0" @@ -16,7 +16,7 @@ echo This script is not properly set up yet. echo Please refer to the instructions in readme.txt. echo In short: echo - copy server.cfg to the data directory and adjust its settings -echo - move this file to the main directory of your Nexuiz installation +echo - move this file to the main directory of your Xonotic installation pause exit