mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-04-28 23:15:22 +00:00
Update README.md
This commit is contained in:
parent
881c922b99
commit
65cb19da05
1 changed files with 3 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
## Information
|
## Information
|
||||||
Tribes 2 dedicated server patched to run in Lan mode and running within Docker under wine.
|
Tribes 2 dedicated server patched to run in Lan mode and running within Docker under wine.
|
||||||
|
|
||||||
*This is does not include TribesNext and uses a LAN patch to run in without it*
|
*This is does not include TribesNext and uses a LAN patch to run without it*
|
||||||
|
|
||||||
The image will pull required files and install them at build time (providing the sources are live).
|
The image will pull required files and install them at build time (providing the sources are live).
|
||||||
|
|
||||||
|
|
@ -32,8 +32,8 @@ The container starts automatically when built.
|
||||||
|
|
||||||
**Stop container**
|
**Stop container**
|
||||||
|
|
||||||
`docker ps`
|
```docker ps
|
||||||
`docker stop <container-id>`
|
docker stop <container-id>```
|
||||||
|
|
||||||
|
|
||||||
## Server Customization
|
## Server Customization
|
||||||
|
|
@ -56,8 +56,6 @@ You can modify the installer script to update the source locations of the requir
|
||||||
|
|
||||||
`tribesnext-server-installer` may also be used in standalone mode to install TribesNext RC2a on the host system under wine but your mileage may vary.
|
`tribesnext-server-installer` may also be used in standalone mode to install TribesNext RC2a on the host system under wine but your mileage may vary.
|
||||||
|
|
||||||
Testing has been minimal but it is running the NET247 server so you can try it out at any point.
|
|
||||||
|
|
||||||
|
|
||||||
## SSH into server
|
## SSH into server
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue