Explorar o código

Added SAMP glibc requirements

Daniel Gibbs %!s(int64=8) %!d(string=hai) anos
pai
achega
c76aa0303d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lgsm/functions/info_glibc.sh

+ 3 - 0
lgsm/functions/info_glibc.sh

@@ -89,6 +89,9 @@ elif [ "${gamename}" == "Quake 3: Arena" ]; then
 elif [ "${gamename}" == "Quake Live" ]; then
 elif [ "${gamename}" == "Quake Live" ]; then
 	glibcrequired="2.15"
 	glibcrequired="2.15"
 	glibcfix="no"
 	glibcfix="no"
+elif [ "${gamename}" == "San Andreas Multiplayer" ]; then
+	glibcrequired="2.3"
+	glibcfix="no"
 elif [ "${gamename}" == "Squad" ]; then
 elif [ "${gamename}" == "Squad" ]; then
 	glibcrequired="2.17"
 	glibcrequired="2.17"
 	glibcfix="no"
 	glibcfix="no"