files:
- setup: https://www.armadillorun.com/demo/Armadillo_Run_Demo_1_0_7.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Armadillo Run Demo/Armadillo Run Demo.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Armadillo Run demo
executable: setup
name: wine.wineexec
prefix: $GAMEDIR
description: null
game_slug: armadillo-run
gogslug: ''
humblestoreid: ''
installer_slug: armadillo-run-demo
name: Armadillo Run
notes: ''
runner: wine
script:
files:
- setup: https://www.armadillorun.com/demo/Armadillo_Run_Demo_1_0_7.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/Armadillo Run Demo/Armadillo Run Demo.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Armadillo Run demo
executable: setup
name: wine.wineexec
prefix: $GAMEDIR
slug: armadillo-run-demo
steamid: null
version: Demo
year: 2006
{
"game_slug": "armadillo-run",
"version": "Demo",
"description": null,
"notes": "",
"name": "Armadillo Run",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "armadillo-run-demo",
"installer_slug": "armadillo-run-demo",
"script": {
"files": [
{
"setup": "https://www.armadillorun.com/demo/Armadillo_Run_Demo_1_0_7.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Armadillo Run Demo/Armadillo Run Demo.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Armadillo Run demo",
"executable": "setup",
"name": "wine.wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}