README added
This commit is contained in:
commit
deaa8f4d11
|
@ -0,0 +1,15 @@
|
|||
# LinuxGSM: Left 4 Dead Dedicated Server Installation Files
|
||||
|
||||
## Installation
|
||||
|
||||
### Docker Installation
|
||||
|
||||
### LinuxGSM Installation
|
||||
|
||||
## Usage
|
||||
|
||||
### Run in Docker
|
||||
|
||||
```
|
||||
docker run -it -v /mnt/27TB/home/linuxgsm:/home/gsm --net=host -u gsm --entrypoint /bin/zsh -w /home/gsm linuxgsm
|
||||
```
|
Loading…
Reference in New Issue