files:
- setup: N/A:Select the Setup.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Adams Venture/Binaries/LTCG-VentureGame.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: adams-venture-episode-1-the-search-for-the-lost-ga
gogslug: ''
humblestoreid: ''
installer_slug: adams-venture-episode-1-the-s-dvd
name: 'Adam''s Venture Episode 1: The Search For The Lost Garden'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the Setup.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Adams Venture/Binaries/LTCG-VentureGame.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
slug: adams-venture-episode-1-the-s-dvd
steamid: 108100
version: DVD
year: null
{
"game_slug": "adams-venture-episode-1-the-search-for-the-lost-ga",
"version": "DVD",
"description": null,
"notes": "",
"name": "Adam's Venture Episode 1: The Search For The Lost Garden",
"year": null,
"steamid": 108100,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "adams-venture-episode-1-the-s-dvd",
"installer_slug": "adams-venture-episode-1-the-s-dvd",
"script": {
"files": [
{
"setup": "N/A:Select the Setup.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Adams Venture/Binaries/LTCG-VentureGame.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}