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