mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-01-19 16:14:45 +00:00
Update start-server
This commit is contained in:
parent
acd5fe407e
commit
0fd4caad41
|
|
@ -15,4 +15,4 @@ cd $WINEPREFIX/drive_c/Dynamix/Tribes2/GameData
|
|||
wine --version
|
||||
|
||||
echo "Running the Tribes 2 server"
|
||||
xvfb-run -a -w 5 taskset -c 0 wine Tribes2.exe -dedicated -mod Classic
|
||||
xvfb-run -a -w 5 taskset -c 0 wine Tribes2.exe 28000 -dedicated -mod Classic
|
||||
|
|
|
|||
Loading…
Reference in a new issue