files:
- file1: N/A:Please select the IndieGameStand installer
game:
arch: win32
exe: drive_c/Program Files/Dungeon Crawlers HD/Dungeon Crawlers HD.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: dungeon-crawlers-hd
gogslug: ''
humblestoreid: ''
installer_slug: dungeon-crawlers-hd-indiegamestand
name: Dungeon Crawlers HD
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the IndieGameStand installer
game:
arch: win32
exe: drive_c/Program Files/Dungeon Crawlers HD/Dungeon Crawlers HD.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: dungeon-crawlers-hd-indiegamestand
steamid: 355100
version: IndieGameStand
year: 2015
{
"game_slug": "dungeon-crawlers-hd",
"version": "IndieGameStand",
"description": "",
"notes": "",
"name": "Dungeon Crawlers HD",
"year": 2015,
"steamid": 355100,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dungeon-crawlers-hd-indiegamestand",
"installer_slug": "dungeon-crawlers-hd-indiegamestand",
"script": {
"files": [
{
"file1": "N/A:Please select the IndieGameStand installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Dungeon Crawlers HD/Dungeon Crawlers HD.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}