Browse Source

Added glibc requirements

pull/1310/head
Daniel Gibbs 8 years ago
parent
commit
5492cf6b0b
  1. 3
      lgsm/functions/info_glibc.sh

3
lgsm/functions/info_glibc.sh

@ -74,6 +74,9 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
elif [ "${gamename}" == "Teeworlds" ]; then
glibcrequired="2.3"
glibcfix="no"
elif [ "${gamename}" == "Tower Unite" ]; then
glibcrequired="2.14"
glibcfix="no"
elif [ "${engine}" == "avalanche" ]; then
glibcrequired="2.13"
glibcfix="yes"

Loading…
Cancel
Save