changed readme
This commit is contained in:
parent
ded9892d87
commit
8f6314a68c
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -1,7 +1,13 @@
|
|||
# cs1.6 server container
|
||||
very minimal cs1.6 server container, should work with reHLDS and all that...
|
||||
Very minimal cs1.6 server container.
|
||||
It will download files to the /data directory which you can mount with a compose file to access all server files. MAKE SURE YOU HAVE PERMS OR IT WILL NOT WORK
|
||||
## Cool things about it:
|
||||
- access to server files
|
||||
- starts super quick (because it skips updates)
|
||||
## Bad things about it:
|
||||
- couldn't get it to work with reHLDS, which was one of the reasons I made this.
|
||||
|
||||
## how to use
|
||||
Download the repo, and start the compose!!!!!
|
||||
Download the repo, and start the compose.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue