files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Watch Paint Dry/Game.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- move:
dst: $GAMEDIR/drive_c/Program Files
src: $CACHE/Watch Paint Dry
- task:
executable: $GAMEDIR/drive_c/Program Files//Watch Paint Dry.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: watch-paint-dry-the-game
gogslug: ''
humblestoreid: ''
installer_slug: watch-paint-dry-the-game-groupees
name: 'Watch Paint Dry: The Game'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/Watch Paint Dry/Game.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- move:
dst: $GAMEDIR/drive_c/Program Files
src: $CACHE/Watch Paint Dry
- task:
executable: $GAMEDIR/drive_c/Program Files//Watch Paint Dry.exe
name: wineexec
prefix: $GAMEDIR
slug: watch-paint-dry-the-game-groupees
steamid: null
version: Groupees
year: 2016
{
"game_slug": "watch-paint-dry-the-game",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Watch Paint Dry: The Game",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "watch-paint-dry-the-game-groupees",
"installer_slug": "watch-paint-dry-the-game-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Watch Paint Dry/Game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files",
"src": "$CACHE/Watch Paint Dry"
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/Program Files//Watch Paint Dry.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}