files:
- file: N/A:Please select the file feline-linux.zip
game:
exe: $GAMEDIR/Feline.sh
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: file
- chmodx: $GAMEDIR/Feline.sh
description: null
game_slug: project-feline
gogslug: ''
humblestoreid: ''
installer_slug: project-feline-itchio-pre-alpha
name: Project Feline
notes: ''
runner: linux
script:
files:
- file: N/A:Please select the file feline-linux.zip
game:
exe: $GAMEDIR/Feline.sh
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
src: file
- chmodx: $GAMEDIR/Feline.sh
slug: project-feline-itchio-pre-alpha
steamid: null
version: Itch.io Pre-Alpha
year: 2019
{
"game_slug": "project-feline",
"version": "Itch.io Pre-Alpha",
"description": null,
"notes": "",
"name": "Project Feline",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "project-feline-itchio-pre-alpha",
"installer_slug": "project-feline-itchio-pre-alpha",
"script": {
"files": [
{
"file": "N/A:Please select the file feline-linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/Feline.sh",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "file"
}
},
{
"chmodx": "$GAMEDIR/Feline.sh"
}
]
}
}