Browse Source

updated factorio to glibc 2.18

pull/1915/head
Daniel Gibbs 7 years ago
parent
commit
0d322112a3
  1. 2
      lgsm/functions/info_glibc.sh

2
lgsm/functions/info_glibc.sh

@ -57,7 +57,7 @@ elif [ "${gamename}" == "Empires Mod" ]; then
glibcrequired="2.15"
glibcfix="yes"
elif [ "${gamename}" == "Factorio" ]; then
glibcrequired="2.15"
glibcrequired="2.18"
glibcfix="yes"
elif [ "${gamename}" == "Fistful of Frags" ]; then
glibcrequired="2.15"

Loading…
Cancel
Save