|
@@ -107,9 +107,12 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
|
|
|
elif [ "${gamename}" == "Teeworlds" ]; then
|
|
elif [ "${gamename}" == "Teeworlds" ]; then
|
|
|
glibcrequired="2.14"
|
|
glibcrequired="2.14"
|
|
|
glibcfix="no"
|
|
glibcfix="no"
|
|
|
-elif [ "${engine}" == "avalanche" ]; then
|
|
|
|
|
|
|
+elif [ "${gamename}" == "Just Cause 2" ]; then
|
|
|
glibcrequired="2.13"
|
|
glibcrequired="2.13"
|
|
|
glibcfix="yes"
|
|
glibcfix="yes"
|
|
|
|
|
+elif [ "${gamename}" == "Just Cause 3" ]; then
|
|
|
|
|
+ glibcrequired="2.17"
|
|
|
|
|
+ glibcfix="no"
|
|
|
elif [ "${engine}" == "dontstarve" ]; then
|
|
elif [ "${engine}" == "dontstarve" ]; then
|
|
|
glibcrequired="2.15"
|
|
glibcrequired="2.15"
|
|
|
glibcfix="no"
|
|
glibcfix="no"
|