Przeglądaj źródła

Added glibc requirements

Daniel Gibbs 9 lat temu
rodzic
commit
5492cf6b0b
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
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"