es_load gungame
exec gungame27015/gg_en_config
exec gungame27015/gg_default_addons
exec gungame27015/gg_map_vote
exec gungame27015/gg_server
I often need to run up to 6 CSS servers at a time out of one directory on up to about 10 host machines.
I would like to be able to install GG on all of these hosts, but changing the config for one server will change them all.
With mods like mani, you can specify both the path, and the config files to use on a per server basis -
+mani_path
I use mani in a method where the I put the server port in as part of the mani path (in the command line), and also as part of the mani config files.
+mani_path mani27500
mani_server28550.cfg
Basically I want to be able to run some servers without GG on, and some with it on, but with different settings for each, all on the same host. Currently I don't see a way to do this.
+gg_path gg27500
Within that folder I could have the different configs for each server.