11-05-2008, 06:14 AM
(This post was last modified: 01-16-2010, 10:50 AM by Sir_knumskull.)
Hi there,
i was just playing around and wrote a small script to install a server (Form me it was CS:S) with a shared dir for more css servers on my DEBIAN system.
Required:
- shell access
- wget
- unzip
And it can install mani, metamod source and eventscripts.
Edit the fast_install.sh in the zip and give it a try.
execute the fast_install without parameters for small usage instructions.
For Bugs, wishes etc. >> this Thread :)
*** Features ***
- Create a shared directory with subdirectories, download the hldsupdatetool and unpack it with command "init"
- Install a server in a specific directory with the command "install "servername""
- Install eventscripts in an existing server with command "eventscripts "servername""
- Install metamod in an existing server with command "metamod "servername""
- Install manis admin plugin in an existing server with command "mani "servername""
*** Version history ***
0.0.02a - basic release but in english
0.0.01a - first release with basic functions
i was just playing around and wrote a small script to install a server (Form me it was CS:S) with a shared dir for more css servers on my DEBIAN system.
Required:
- shell access
- wget
- unzip
And it can install mani, metamod source and eventscripts.
Edit the fast_install.sh in the zip and give it a try.
execute the fast_install without parameters for small usage instructions.
For Bugs, wishes etc. >> this Thread :)
*** Features ***
- Create a shared directory with subdirectories, download the hldsupdatetool and unpack it with command "init"
- Install a server in a specific directory with the command "install "servername""
- Install eventscripts in an existing server with command "eventscripts "servername""
- Install metamod in an existing server with command "metamod "servername""
- Install manis admin plugin in an existing server with command "mani "servername""
*** Version history ***
0.0.02a - basic release but in english
0.0.01a - first release with basic functions