README.md (431B)
1 # cs1.6 server container 2 Very minimal cs1.6 server container. 3 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 4 ## Cool things about it: 5 - access to server files 6 - starts super quick (because it skips updates) 7 - made to work with reHLDS (hlds reverse-engineered) 8 9 ## how to use 10 Download the repo, and start the compose. 11 12