files:
- game: https://www.lexaloffle.com/dl/games/neko-puzzle_1.3.0_amd64.zip
game:
exe: neko
installer:
- extract:
dst: $GAMEDIR
file: game
description: null
game_slug: neko-puzzle
gogslug: ''
humblestoreid: ''
installer_slug: neko-puzzle-64-bit
name: Neko Puzzle
notes: ''
runner: linux
script:
files:
- game: https://www.lexaloffle.com/dl/games/neko-puzzle_1.3.0_amd64.zip
game:
exe: neko
installer:
- extract:
dst: $GAMEDIR
file: game
slug: neko-puzzle-64-bit
steamid: null
version: 64-bit
year: 2003
{
"game_slug": "neko-puzzle",
"version": "64-bit",
"description": null,
"notes": "",
"name": "Neko Puzzle",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "neko-puzzle-64-bit",
"installer_slug": "neko-puzzle-64-bit",
"script": {
"files": [
{
"game": "https://www.lexaloffle.com/dl/games/neko-puzzle_1.3.0_amd64.zip"
}
],
"game": {
"exe": "neko"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
}
]
}
}