Looks like a lot of effort went into this, nice work. Although i would suggest putting it up on github/bitbucket or something to let others see progress make updates too if they added value.
2014-03-20 7:43 GMT+01:00 Jesse Molina <[email protected]>: > > Below is a srcds manager script that I've been using for awhile now to > take care of my srcds installations. I figure someone else might find it > useful. > > It is a bash script. Linux only, no Windows. > > wrench script > http://pastebin.com/CS81FnF9 > > md5sum: > 80a423123f6c3f638004e9ae68e5eb23 wrench.sh > > Readme file > http://pastebin.com/mHWJm62R > > Sample DB > http://pastebin.com/eMKUsADN > > Download like so: > > wget http://pastebin.com/download.php?i=CS81FnF9 -O wrench.sh > wget http://pastebin.com/download.php?i=mHWJm62R -O wrench_README.txt > > > Notable features: > > Does starts, stops, restarts, updates, etc. > > Symlinked installs and a single master installation for each game type. > > Automatic updates for all installed srcds server types. > > Uses tmux instead of screen. > > Keeps config info in a little SQLite database. (no complicated SQL server > install needed) > > > > It's convoluted, but it works for me. > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

