files:
- spelunky_game: http://www.derekyu.com/games/spelunky_1_1.zip
game:
exe: Spelunky.exe
installer:
- extract:
dst: $GAMEDIR
file: spelunky_game
description: ''
game_slug: spelunky
gogslug: spelunky
humblestoreid: spelunky
installer_slug: spelunky-classic
name: Spelunky
notes: ''
runner: wine
script:
files:
- spelunky_game: http://www.derekyu.com/games/spelunky_1_1.zip
game:
exe: Spelunky.exe
installer:
- extract:
dst: $GAMEDIR
file: spelunky_game
slug: spelunky-classic
steamid: 239350
version: Classic
year: 2009
{
"game_slug": "spelunky",
"version": "Classic",
"description": "",
"notes": "",
"name": "Spelunky",
"year": 2009,
"steamid": 239350,
"gogslug": "spelunky",
"humblestoreid": "spelunky",
"runner": "wine",
"slug": "spelunky-classic",
"installer_slug": "spelunky-classic",
"script": {
"files": [
{
"spelunky_game": "http://www.derekyu.com/games/spelunky_1_1.zip"
}
],
"game": {
"exe": "Spelunky.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "spelunky_game"
}
}
]
}
}