changed readme

This commit is contained in:
bacalhau 2025-11-07 23:43:26 +00:00
parent ded9892d87
commit 8f6314a68c

View file

@ -1,7 +1,13 @@
# cs1.6 server container # 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 ## how to use
Download the repo, and start the compose!!!!! Download the repo, and start the compose.