Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Dec 27, 2023
1 parent f1f7598 commit 8a78663
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packagessniper_v2.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6bdf945c9a9ae3a44121e4d5143f18ebf027f76a
0f219d9e48c6bb715ddfb1d3d2b99d1e21f1d483
2 changes: 1 addition & 1 deletion packagessniper_v2.hash256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0c1c406e65122b4ac9c4a373112c7f05ec68dca7a64300b52dc68d327c10b646
dc49c92cdb504ff4a972279c12bab27e1a5b92615c6d33fddd4fbfa5c684e05c
61 changes: 56 additions & 5 deletions packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5858,8 +5858,26 @@
"file": "dxx-rebirth-273570-15.tar.xz"
}
],
"command": "./run-d1x.sh",
"engine_name": "DXX-Rebirth",
"choices": [
{
"name": "DXX-Rebirth",
"command": "./run-d1x.sh",
"engine_name": "DXX-Rebirth",
"download": [
"music",
"dxx-rebirth"
]
},
{
"name": "DXX-Redux",
"command": "./run-d1redux.sh",
"engine_name": "DXX-Redux",
"download": [
"music",
"dxx-redux"
]
}
],
"cloudNotAvailable": true,
"app_id": "273570"
},
Expand All @@ -5877,8 +5895,26 @@
"file": "dxx-rebirth-273580-15.tar.xz"
}
],
"command": "./run-d2x.sh",
"engine_name": "DXX-Rebirth",
"choices": [
{
"name": "DXX-Rebirth",
"command": "./run-d2x.sh",
"engine_name": "DXX-Rebirth",
"download": [
"music",
"dxx-rebirth"
]
},
{
"name": "DXX-Redux",
"command": "./run-d2redux.sh",
"engine_name": "DXX-Redux",
"download": [
"music",
"dxx-redux"
]
}
],
"cloudNotAvailable": true,
"app_id": "273580"
},
Expand Down Expand Up @@ -9913,6 +9949,21 @@
],
"controllerNotSupported": true,
"engine_name": "Dominatrix"
},
{
"engine_link": "https://github.com/dxx-redux/dxx-redux",
"version": "9bbca7f",
"author": "d10sfan",
"author_link": "https://github.com/d10sfan",
"license": "D1X-Rebirth License",
"license_link": "https://github.com/dxx-redux/dxx-redux/blob/main/COPYING.txt",
"notices": [
{
"key": "non_free"
}
],
"controllerNotSupported": true,
"engine_name": "DXX-Redux"
}
],
"default_engine": {
Expand Down Expand Up @@ -10170,4 +10221,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit 8a78663

Please sign in to comment.