12 lines
431 B
Markdown
12 lines
431 B
Markdown
# cs1.6 server container
|
|
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)
|
|
- made to work with reHLDS (hlds reverse-engineered)
|
|
|
|
## how to use
|
|
Download the repo, and start the compose.
|
|
|
|
|