files:
- file1: N/A:Please select the Desura archive
game:
arch: win32
exe: drive_c/Program Files/ARMED SEVEN/ARMED SEVEN.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/ARMED SEVEN
file: $file1
description: null
game_slug: armed-seven
gogslug: ''
humblestoreid: armed-seven
installer_slug: armed-seven-desura
name: ARMED SEVEN
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Desura archive
game:
arch: win32
exe: drive_c/Program Files/ARMED SEVEN/ARMED SEVEN.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/ARMED SEVEN
file: $file1
slug: armed-seven-desura
steamid: 349690
version: Desura
year: 2008
{
"game_slug": "armed-seven",
"version": "Desura",
"description": null,
"notes": "",
"name": "ARMED SEVEN",
"year": 2008,
"steamid": 349690,
"gogslug": "",
"humblestoreid": "armed-seven",
"runner": "wine",
"slug": "armed-seven-desura",
"installer_slug": "armed-seven-desura",
"script": {
"files": [
{
"file1": "N/A:Please select the Desura archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/ARMED SEVEN/ARMED SEVEN.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/ARMED SEVEN",
"file": "$file1"
}
}
]
}
}