فهرست منبع

Added Teeworlds glibc requirements

Daniel Gibbs 9 سال پیش
والد
کامیت
0314e54ea7
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
lgsm/functions/info_glibc.sh

@@ -41,6 +41,9 @@ elif [ "${gamename}" == "Quake Live" ]; then
 elif [ "${gamename}" == "TeamSpeak 3" ]; then
 	glibcrequired="NOT REQUIRED"
 	glibcfix="no"
+elif [ "${gamename}" == "Teeworlds" ]; then
+	glibcrequired="2.3"
+	glibcfix="no"
 elif [ "${engine}" == "avalanche" ]; then
 	glibcrequired="2.13"
 	glibcfix="yes"