files:
- origin: https://origin-a.akamaihd.net/Origin-Client-Download/origin/legacy/OriginThinSetup.exe
game:
arch: win32
exe: drive_c/Program Files/Origin/Origin.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: origin
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-test-runtime
name: A test
notes: ''
runner: wine
script:
files:
- origin: https://origin-a.akamaihd.net/Origin-Client-Download/origin/legacy/OriginThinSetup.exe
game:
arch: win32
exe: drive_c/Program Files/Origin/Origin.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: origin
name: wineexec
prefix: $GAMEDIR
slug: a-test-test-runtime
steamid: null
version: test runtime
year: null
{
"game_slug": "test",
"version": "test runtime",
"description": null,
"notes": "",
"name": "A test",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "a-test-test-runtime",
"installer_slug": "a-test-test-runtime",
"script": {
"files": [
{
"origin": "https://origin-a.akamaihd.net/Origin-Client-Download/origin/legacy/OriginThinSetup.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Origin/Origin.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"executable": "origin",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}