Browse Source

sbots glibc

pull/2096/head
Daniel Gibbs 6 years ago
parent
commit
1b7756a2f2
  1. 3
      lgsm/functions/info_glibc.sh

3
lgsm/functions/info_glibc.sh

@ -114,6 +114,9 @@ elif [ "${gamename}" == "Squad" ]; then
elif [ "${gamename}" == "Sven Co-op" ]; then
glibcrequired="2.18"
glibcfix="no"
elif [ "${shortname}" == "sbots" ]; then
glibcrequired="2.17"
glibcfix="no"
elif [ "${gamename}" == "Team Fortress 2" ]; then
glibcrequired="2.15"
glibcfix="yes"

Loading…
Cancel
Save