Skip to content

Commit

Permalink
Update packages.json for dii4a version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 8, 2024
1 parent 2bf70d2 commit 63681ac
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,14 @@
},
{
"game_name": "Quake IV",
"download": [],
"download": [
{
"name": "dii4a",
"url": "https://github.com/luxtorpeda-dev/packages/releases/download/dii4a-1/",
"file": "dii4a-common-1.tar.xz",
"cache_by_name": true
}
],
"command": "./run-quake4.sh",
"engine_name": "idTech4A++ (Harmattan Edition)",
"cloudAvailable": true,
Expand Down Expand Up @@ -3605,8 +3612,14 @@
},
{
"game_name": "Prey (2006)",
"download": [],

"download": [
{
"name": "dii4a",
"url": "https://github.com/luxtorpeda-dev/packages/releases/download/dii4a-1/",
"file": "dii4a-common-1.tar.xz",
"cache_by_name": true
}
],
"command": "./run-prey.sh",
"engine_name": "idTech4A++ (Harmattan Edition)",
"cloudNotAvailable": true,
Expand Down Expand Up @@ -10809,4 +10822,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit 63681ac

Please sign in to comment.