files:
- game: http://www.the8bitguy.com/wp-content/uploads/2017/02/planetx1-1.zip
game:
exe: planetx1
installer:
- extract:
dst: $GAMEDIR
file: $game
description: null
game_slug: planet-x1
gogslug: ''
humblestoreid: ''
installer_slug: planet-x1-vic-20
name: Planet X1
notes: ''
runner: vice
script:
files:
- game: http://www.the8bitguy.com/wp-content/uploads/2017/02/planetx1-1.zip
game:
exe: planetx1
installer:
- extract:
dst: $GAMEDIR
file: $game
slug: planet-x1-vic-20
steamid: null
version: VIC-20
year: 2009
{
"game_slug": "planet-x1",
"version": "VIC-20",
"description": null,
"notes": "",
"name": "Planet X1",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "vice",
"slug": "planet-x1-vic-20",
"installer_slug": "planet-x1-vic-20",
"script": {
"files": [
{
"game": "http://www.the8bitguy.com/wp-content/uploads/2017/02/planetx1-1.zip"
}
],
"game": {
"exe": "planetx1"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$game"
}
}
]
}
}