Skip to content

Commit 0cb71e7

Browse files
committed
Add GenTool
1 parent e1adae5 commit 0cb71e7

File tree

1 file changed

+48
-3
lines changed

1 file changed

+48
-3
lines changed

metadata/packagessniper_v2.json

Lines changed: 48 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8325,10 +8325,40 @@
83258325
"url": "https://github.com/luxtorpeda-dev/packages/releases/download/cnc-generals-24/",
83268326
"file": "cnc-generals-common-24.tar.xz",
83278327
"cache_by_name": true
8328+
},
8329+
{
8330+
"name": "gentool",
8331+
"url": "https://www.gentool.net/download/",
8332+
"file": "GenTool_v8.9.zip"
8333+
},
8334+
{
8335+
"name": "controlbarhd",
8336+
"url": "https://www.gentool.net/download/controlbar/1.1/",
8337+
"file": "ControlBarHDZH_v1.1_English.zip"
8338+
}
8339+
],
8340+
"choices": [
8341+
{
8342+
"command": "./run-generals.sh",
8343+
"engine_name": "Fighter19 Generals Zero Hour Port",
8344+
"name": "Fighter19 Generals Zero Hour Port",
8345+
"download": [
8346+
"cnc-generals"
8347+
]
8348+
},
8349+
{
8350+
"command": "Generals.exe",
8351+
"command_vars": {
8352+
"WINEDLLOVERRIDES": "dinput8=n,b"
8353+
},
8354+
"engine_name": "GenTool",
8355+
"name": "GenTool with HD Control Bar",
8356+
"download": [
8357+
"gentool",
8358+
"controlbarhd"
8359+
]
83288360
}
83298361
],
8330-
"command": "./run-generals.sh",
8331-
"engine_name": "Fighter19 Generals Zero Hour Port",
83328362
"cloudAvailable": true,
83338363
"cloudIssue": true,
83348364
"cloudIssueReason": "saves_not_compatible",
@@ -11921,6 +11951,21 @@
1192111951
],
1192211952
"internal_engine_name": "iw3xo"
1192311953
},
11954+
{
11955+
"engine_link": "https://www.gentool.net",
11956+
"version": "8.9",
11957+
"author": "d10sfan",
11958+
"author_link": "https://github.com/d10sfan",
11959+
"license": "No license specified",
11960+
"license_link": "https://www.gentool.net",
11961+
"engine_name": "GenTool",
11962+
"notices": [
11963+
{
11964+
"key": "uses_proton"
11965+
}
11966+
],
11967+
"internal_engine_name": "gentool"
11968+
},
1192411969
{
1192511970
"engine_link": "https://github.com/SWRC-Modding/CT",
1192611971
"version": "2.12",
@@ -12250,4 +12295,4 @@
1225012295
"value": "Engine runs via Proton."
1225112296
}
1225212297
]
12253-
}
12298+
}

0 commit comments

Comments
 (0)