This repository has been archived on 2024-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
awesome-xlabs/dedicated-server-configs/S1xServerConfigs/!start_mp_server.bat
2023-08-13 17:58:51 -04:00

35 lines
1.5 KiB
Batchfile

@echo off
::///////////////////////////////////////////////////////////////////////
::/// S1x Server Configuration start-up file ///
::///////////////////////////////////////////////////////////////////////
::// This config best view with Notepad++ or other non-windows notepad //
::///////////////////////////////////////////////////////////////////////
::// Your edited server.cfg in the "main" folder goes here //
::// This is were you edit your hostname, map & gamemodes from. //
::///////////////////////////////////////////////////////////////////////
set ServerFilename=server.cfg
:://///////////////////////////////////////////////////////////////////////////
::// What port do you want the server to run on? //
::// You must port forward this port & allow it through your firewall //
:://///////////////////////////////////////////////////////////////////////////
set port=27016
:: Either put the batch in the S1x install dir, or change the value below to the S1x install dir
set XLABS_AW_INSTALL=%~dp0
:: Remove this line, if automatic updates on start should be disabled
start /W xlabs.exe -update
::///////////////////////////////////////////////////////////////////////
:://You're done!! WARNING!!! Don't mess with anything below this line //
::///////////////////////////////////////////////////////////////////////
set GAME_EXE=%localappdata%\xlabs\data\s1x\s1x.exe
start %GAME_EXE% -dedicated +set net_port "%port%" +exec %ServerFilename% +map_rotate