Daniel Gibbs
83a0894d87
Updated configs to match gameserver-configs project
updated hostname and rconpassword
10 years ago
Daniel Gibbs
78780ab3b9
Updated servercfgdefault
servercfgdefault has been changed to the filename of the
lgsm-default.cfg name
10 years ago
Daniel Gibbs
a9d6acb1a6
changed to updateonstart="off"
changed to off/on instead of no/yes
10 years ago
Daniel Gibbs
a8c39c9ab1
Speed up function loading
Removed sleep 1 from fn_runfunction to speed up loading of functions.
This will save me a lot of time waiting.
10 years ago
Daniel Gibbs
9eea49a923
Updates to fn_install_config
Made this function more consistent across different servers and changed
defaultconfig var to servercfgdefault
10 years ago
Daniel Gibbs
c1ad3e6716
added updateonstart variable
this new variable will allow the script to check for updates when
running the start command
10 years ago
Daniel Gibbs
58f1e2ace3
Removed --no-check-certificate from wget
--no-check-certificate presents a possible security risk.
--no-check-certificate is only used because older distros do not
recognise githubusercontent.com and will fail to download files. I have
decided to remove remove this option for now. It may be the case later
that I all this with older distros if there is a need for it.
10 years ago
Daniel Gibbs
8f9865b841
changed header url
10 years ago
Daniel Gibbs
d05890bb05
Added Double Action: Boogaloo
10 years ago
Daniel Gibbs
cefdb27349
Added lgsm-default.cfg
10 years ago
Daniel Gibbs
f36bedf156
Added working libm.so.6
10 years ago
Daniel Gibbs
207ac6b0c5
Removed non working libm.so.6
10 years ago
Daniel Gibbs
682c42fe43
Added libm,so.6
10 years ago