adding gitignore and updating README
This commit is contained in:
parent
cfb9710949
commit
2d18a0da30
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
launch_command_docker.txt
|
||||
@ -22,3 +22,8 @@ docker run -d --name css-test -e SIG_URL=ws://172.17.0.1:3000 -e CF_APP_ID= -e C
|
||||
## to change screen resolution:
|
||||
### autoexec.cfg -> mat_setvideomode 800 600 0
|
||||
### start.sh -> Xvfb :99 -screen 0 800x600x24 &
|
||||
|
||||
## the nosteam.zip is 4.7GB and the wine_user_folder.zip is 420MB, they are not intended to be uploaded to git generally.
|
||||
## the wine_user_folder.zip is just the generic .wine folder that would be created. the nosteam.zip is the Counter Strike Source folder for nosteam when using 7launcher.
|
||||
## However both are uploaded to the unloze fastdownload over at: https://uk-fastdl.unloze.com/css_ze/webclient_zips/
|
||||
## of course if you view this repository 7-10 years later in the future theres a good chance the url is probably not working any longer.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user