CS2D download script (linux) 
18 comments This script downloads and extracts all the files for you including cs2d_dedicated binary. Useful for both desktop and server users.
Update 4.10.2014
Grab the latest cs2d version from cs2d.com
Update 1.8.2014
Remove zip files
Remove Windows-only files
Version number is now an optional parameter
Code:
chmod +x download_cs2d.sh
./download_cs2d.sh
./download_cs2d.sh
Update 4.10.2014

Update 1.8.2014



edited 4×, last 04.10.14 01:15:52 pm

Comments
18 comments



Log in!
You need to log in to be able to write comments!Log in
Thank you for the feedback. I just updated the script and added the features suggested by
Happy Camper.


Very nice!
Some improvement suggestions:
Make the version number a parameter to the script instead of hard coding it.
Remove the zip files after unpacking them.
Some improvement suggestions:





