cs1.6-docker/README.md

14 lines
483 B
Markdown
Raw Normal View History

2025-11-02 16:54:43 +00:00
# cs1.6 server container
2025-11-07 23:43:26 +00:00
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
2025-11-07 23:43:26 +00:00
Download the repo, and start the compose.