Skip to content

Commit

Permalink
More metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Jpxe committed Sep 8, 2023
1 parent b1b9fc9 commit 717767a
Showing 1 changed file with 37 additions and 2 deletions.
39 changes: 37 additions & 2 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9566,10 +9566,45 @@
"dreamm-binaries"
],
"engine_name": "DREAMM"
}
},
{
"name": "Official",
"command": "./run-changine.sh",
"command_args": [
"official"
],
"engine_name": "changine"
},
{
"name": "Proton (stable)",
"command": "./run-changine.sh",
"command_args": [
"proton_8"
],
"engine_name": "changine"
},
{
"name": "changine",
"name": "Proton (experimental)",
"command": "./run-changine.sh",
"command_args": [
"proton_experimental"
],
"engine_name": "changine"
},
{
"name": "Proton (GE)",
"command": "./run-changine.sh",
"command_args": [
"GE-Proton8-14"
],
"engine_name": "changine"
},
{
"name": "Steam Linux Runtime Soldier",
"command": "./run-changine.sh",
"command_args": [
"steamlinuxruntime"
],
"engine_name": "changine"
}
]
Expand Down

0 comments on commit 717767a

Please sign in to comment.