]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/server_windows.bat
Restore yet another weird path in SDL lib configs
[xonotic/xonotic.git] / server / server_windows.bat
index 164182f58490e5b3cb79d7f90744ed6457311644..b12682ecf65404a2766851e3b6715c2a83721942 100644 (file)
@@ -1,7 +1,7 @@
 @echo off\r
 \r
 setlocal\r
-set executable=nexuiz -dedicated\r
+set executable=xonotic.exe\r
 \r
 %~d0\r
 cd "%~p0"\r
@@ -16,7 +16,7 @@ echo This script is not properly set up yet.
 echo Please refer to the instructions in readme.txt.\r
 echo In short:\r
 echo - copy server.cfg to the data directory and adjust its settings\r
-echo - move this file to the main directory of your Nexuiz installation\r
+echo - move this file to the main directory of your Xonotic installation\r
 pause\r
 exit\r
 \r
@@ -24,4 +24,4 @@ exit
 cd ..\r
 \r
 :good\r
-.\%executable% +serverconfig server.cfg %*\r
+.\%executable% -dedicated +serverconfig server.cfg %*\r