files:
- gamezip: https://www.bestoldgames.net/download/games/holiday-island/holiday-island.zip
game:
arch: win32
exe: $GAMEDIR/drive_c/Games/Holiday/HOLIDAY.EXE
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Games/Holiday
file: gamezip
description: ''
game_slug: holiday-island
gogslug: ''
humblestoreid: ''
installer_slug: holiday-island-full-game
name: Holiday Island
notes: ''
runner: wine
script:
files:
- gamezip: https://www.bestoldgames.net/download/games/holiday-island/holiday-island.zip
game:
arch: win32
exe: $GAMEDIR/drive_c/Games/Holiday/HOLIDAY.EXE
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Games/Holiday
file: gamezip
slug: holiday-island-full-game
steamid: null
version: Full Game
year: 1996
{
"game_slug": "holiday-island",
"version": "Full Game",
"description": "",
"notes": "",
"name": "Holiday Island",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "holiday-island-full-game",
"installer_slug": "holiday-island-full-game",
"script": {
"files": [
{
"gamezip": "https://www.bestoldgames.net/download/games/holiday-island/holiday-island.zip"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Games/Holiday/HOLIDAY.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Games/Holiday",
"file": "gamezip"
}
}
]
}
}