Selaa lähdekoodia

added factorio

Daniel Gibbs 9 vuotta sitten
vanhempi
commit
b6f1e8f605
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      lgsm/functions/info_config.sh

+ 3 - 0
lgsm/functions/info_config.sh

@@ -615,6 +615,9 @@ elif [ "${gamename}" == "Call of Duty: World at War" ]; then
 # Dont Starve Together
 elif [ "${engine}" == "dontstarve" ]; then
 	fn_info_config_dontstarve
+# Factorio	
+elif [ "${engine}" == "factorio" ]; then
+	fn_info_config_factorio
 # Quake 2
 elif [ "${gamename}" == "Quake 2" ]; then
 	fn_info_config_quake2