files:
- file1: N/A:Please select the itch.io archive
game:
exe: AfterSchool.x86
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/AfterSchool.x86
description: ''
game_slug: after-school
gogslug: ''
humblestoreid: ''
installer_slug: after-school-itchio
name: After School
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: AfterSchool.x86
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/AfterSchool.x86
slug: after-school-itchio
steamid: null
version: itch.io
year: 2015
{
"game_slug": "after-school",
"version": "itch.io",
"description": "",
"notes": "",
"name": "After School",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "after-school-itchio",
"installer_slug": "after-school-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "AfterSchool.x86"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/AfterSchool.x86"
}
]
}
}