mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-07-11 06:14:33 +00:00
Can now override the entire directory tree if necessary, can override start-server for custom start up
This commit is contained in:
parent
28c3fb527a
commit
b1b04e4af4
24 changed files with 20 additions and 17 deletions
|
|
@ -8,5 +8,5 @@ find ${BASEDIR} -name \*.dso -execdir /bin/rm {} \;
|
|||
cd $WINEPREFIX/drive_c/Dynamix/Tribes2/GameData
|
||||
|
||||
xvfb-run -a -w 5 \
|
||||
wine Tribes2.exe -dedicated -mod Classic
|
||||
wine Tribes2.exe -dedicated
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue