소스 검색

Added pc if

Daniel Gibbs 9 년 전
부모
커밋
dd23d64dbf
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      lgsm/functions/info_config.sh

+ 3 - 0
lgsm/functions/info_config.sh

@@ -742,6 +742,9 @@ elif [ "${gamename}" == "Quake Live" ]; then
 # Minecraft
 elif [ "${engine}" == "lwjgl2" ]; then
 	fn_info_config_minecraft
+# Project Cars
+elif [ "${gamename}" == "Project Cars" ]; then
+	fn_info_config_projectzomboid
 # Project Zomboid
 elif [ "${engine}" == "projectzomboid" ]; then
 	fn_info_config_projectzomboid