Skip to content

Commit da8180f

Browse files
authored
Add packages for SW:RC and CoD4 (Proton) (#2281)
1 parent e404e34 commit da8180f

File tree

1 file changed

+106
-0
lines changed

1 file changed

+106
-0
lines changed

metadata/packagessniper_v2.json

100644100755
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9874,6 +9874,63 @@
98749874
"command": "./run-godot-vostok.sh",
98759875
"cloudNotAvailable": true,
98769876
"app_id": "2141300"
9877+
},
9878+
{
9879+
"game_name": "Call of Duty 4: Modern Warfare (2007)",
9880+
"download": [
9881+
{
9882+
"name": "iw3sp-mod",
9883+
"url": "https://gitea.com/JerryALT/iw3sp_mod/releases/download/v3.9.7/",
9884+
"file": "iw3sp_mod_v3.9.7.zip"
9885+
},
9886+
{
9887+
"name": "iw3xo",
9888+
"url": "https://github.com/xoxor4d/iw3xo-dev/releases/download/3537/",
9889+
"file": "iw3xo_b3537.zip"
9890+
}
9891+
],
9892+
"choices": [
9893+
{
9894+
"name": "iw3sp-mod",
9895+
"download": [
9896+
"iw3sp-mod"
9897+
],
9898+
"command": "iw3sp_mod.exe",
9899+
"engine_name": "iw3sp-mod"
9900+
},
9901+
{
9902+
"name": "iw3xo",
9903+
"download": [
9904+
"iw3xo"
9905+
],
9906+
"command": "iw3xo.exe",
9907+
"engine_name": "iw3xo"
9908+
}
9909+
],
9910+
"use_original_command_directory": true,
9911+
"app_id": "7940"
9912+
},
9913+
{
9914+
"game_name": "Star Wars: Republic Commando",
9915+
"download": [
9916+
{
9917+
"name": "SWRCFix",
9918+
"url": "https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.12/",
9919+
"file": "SWRCFix2.12.zip"
9920+
}
9921+
],
9922+
"choices": [
9923+
{
9924+
"name": "SWRCFix",
9925+
"download": [
9926+
"SWRCFix"
9927+
],
9928+
"command": "CT.exe",
9929+
"engine_name": "SWRCFix"
9930+
}
9931+
],
9932+
"use_original_command_directory": true,
9933+
"app_id": "6000"
98779934
}
98789935
],
98799936
"engines": [
@@ -11706,6 +11763,51 @@
1170611763
"controllerNotSupported": true,
1170711764
"engine_name": "Lectrote",
1170811765
"internal_engine_name": "lectrote"
11766+
},
11767+
{
11768+
"engine_link": "https://gitea.com/JerryALT/iw3sp_mod",
11769+
"version": "3.9.7",
11770+
"author": "mv",
11771+
"author_link": "https://github.com/mvoolt",
11772+
"license": "GPLv3",
11773+
"license_link": "https://gitea.com/JerryALT/iw3sp_mod/src/branch/main/LICENSE",
11774+
"engine_name": "iw3sp-mod",
11775+
"notices": [
11776+
{
11777+
"key": "uses_proton"
11778+
}
11779+
],
11780+
"internal_engine_name": "iw3sp-mod"
11781+
},
11782+
{
11783+
"engine_link": "https://github.com/xoxor4d/iw3xo-dev",
11784+
"version": "3537",
11785+
"author": "mv",
11786+
"author_link": "https://github.com/mvoolt",
11787+
"license": "No license specified",
11788+
"license_link": "https://github.com/xoxor4d/iw3xo-dev",
11789+
"engine_name": "iw3xo",
11790+
"notices": [
11791+
{
11792+
"key": "uses_proton"
11793+
}
11794+
],
11795+
"internal_engine_name": "iw3xo"
11796+
},
11797+
{
11798+
"engine_link": "https://github.com/SWRC-Modding/CT",
11799+
"version": "2.12",
11800+
"author": "mv",
11801+
"author_link": "https://github.com/mvoolt",
11802+
"license": "No license specified",
11803+
"license_link": "https://github.com/SWRC-Modding/CT",
11804+
"engine_name": "SWRCFix",
11805+
"notices": [
11806+
{
11807+
"key": "uses_proton"
11808+
}
11809+
],
11810+
"internal_engine_name": "SWRCFix"
1170911811
}
1171011812
],
1171111813
"default_engine": {
@@ -11985,6 +12087,10 @@
1198512087
{
1198612088
"key": "saves_not_compatible",
1198712089
"value": "Save Format Not Compatible"
12090+
},
12091+
{
12092+
"key": "uses_proton",
12093+
"value": "Engine runs via Proton."
1198812094
}
1198912095
]
1199012096
}

0 commit comments

Comments
 (0)