diff --git a/README.md b/README.md index 03f6cda..a73e818 100644 --- a/README.md +++ b/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.