|
@@ -336,7 +336,7 @@ elif [ "${gamename}" == "Team Fortress Classic" ]; then
|
|
|
wget -N /dev/null https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/TeamFortressClassic/cfg/lgsm-default.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq
|
|
wget -N /dev/null https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/TeamFortressClassic/cfg/lgsm-default.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq
|
|
|
sleep 1
|
|
sleep 1
|
|
|
fn_goldsourceconfig
|
|
fn_goldsourceconfig
|
|
|
-elif [ "${gamename}" == "Tee Worlds" ]; then
|
|
|
|
|
|
|
+elif [ "${gamename}" == "Teeworlds" ]; then
|
|
|
echo -e "downloading ctf.cfg...\c"
|
|
echo -e "downloading ctf.cfg...\c"
|
|
|
wget -N /dev/null https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/Teeworlds/cfg/ctf.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq
|
|
wget -N /dev/null https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/Teeworlds/cfg/ctf.cfg 2>&1 | grep -F HTTP | cut -c45- | uniq
|
|
|
echo -e "downloading dm.cfg...\c"
|
|
echo -e "downloading dm.cfg...\c"
|