files:
- file1: N/A:Please select the Humble installer
game:
game_id: puttmoon
path: $GAMEDIR
subtitles: true
installer:
- task:
args: /S
executable: $file1
name: wine.wineexec
prefix: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/drive_c/Games/Humongous Entertainment/Putt-Putt 2
description: Uses the files from the Windows installer from Humble.
game_slug: putt-putt-goes-to-the-moon
gogslug: ''
humblestoreid: ''
installer_slug: putt-putt-goes-to-the-moon-humble
name: Putt-Putt Goes to the Moon
notes: ''
runner: scummvm
script:
files:
- file1: N/A:Please select the Humble installer
game:
game_id: puttmoon
path: $GAMEDIR
subtitles: true
installer:
- task:
args: /S
executable: $file1
name: wine.wineexec
prefix: $CACHE
- merge:
dst: $GAMEDIR
src: $CACHE/drive_c/Games/Humongous Entertainment/Putt-Putt 2
slug: putt-putt-goes-to-the-moon-humble
steamid: 294650
version: Humble
year: 1993
{
"game_slug": "putt-putt-goes-to-the-moon",
"version": "Humble",
"description": "Uses the files from the Windows installer from Humble.",
"notes": "",
"name": "Putt-Putt Goes to the Moon",
"year": 1993,
"steamid": 294650,
"gogslug": "",
"humblestoreid": "",
"runner": "scummvm",
"slug": "putt-putt-goes-to-the-moon-humble",
"installer_slug": "putt-putt-goes-to-the-moon-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"game_id": "puttmoon",
"path": "$GAMEDIR",
"subtitles": true
},
"installer": [
{
"task": {
"args": "/S",
"executable": "$file1",
"name": "wine.wineexec",
"prefix": "$CACHE"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/drive_c/Games/Humongous Entertainment/Putt-Putt 2"
}
}
]
}
}