files:
- file1: N/A:Please select the itch.io archive
game:
exe: PaperRoses.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/PaperRoses.sh
- chmodx: $GAMEDIR/lib/linux-i686/PaperRoses
- chmodx: $GAMEDIR/lib/linux-x86_64/PaperRoses
description: ''
game_slug: paper-roses
gogslug: ''
humblestoreid: ''
installer_slug: paper-roses-itchio
name: Paper Roses
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: PaperRoses.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/PaperRoses.sh
- chmodx: $GAMEDIR/lib/linux-i686/PaperRoses
- chmodx: $GAMEDIR/lib/linux-x86_64/PaperRoses
slug: paper-roses-itchio
steamid: null
version: itch.io
year: 2017
{
"game_slug": "paper-roses",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Paper Roses",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "paper-roses-itchio",
"installer_slug": "paper-roses-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "PaperRoses.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/PaperRoses.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/PaperRoses"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/PaperRoses"
}
]
}
}