files:
- file1: N/A:Please select the itch.io archive
game:
exe: Learning in Love!.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Learning in Love!.sh
- chmodx: $GAMEDIR/lib/linux-i686/Learning in Love!
- chmodx: $GAMEDIR/lib/linux-x86_64/Learning in Love!
description: null
game_slug: learning-in-love
gogslug: ''
humblestoreid: ''
installer_slug: learning-in-love-itchio
name: Learning in Love!
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: Learning in Love!.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Learning in Love!.sh
- chmodx: $GAMEDIR/lib/linux-i686/Learning in Love!
- chmodx: $GAMEDIR/lib/linux-x86_64/Learning in Love!
slug: learning-in-love-itchio
steamid: null
version: itch.io
year: 2018
{
"game_slug": "learning-in-love",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Learning in Love!",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "learning-in-love-itchio",
"installer_slug": "learning-in-love-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "Learning in Love!.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Learning in Love!.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/Learning in Love!"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/Learning in Love!"
}
]
}
}