|
|
@ -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 |
|
|
|
sleep 1 |
|
|
|
fn_goldsourceconfig |
|
|
|
elif [ "${gamename}" == "Tee Worlds" ]; then |
|
|
|
elif [ "${gamename}" == "Teeworlds" ]; then |
|
|
|
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 |
|
|
|
echo -e "downloading dm.cfg...\c" |
|
|
|