files:
- file1: N/A:Please select the itch.io archive
game:
exe: AssumingGender.sh
installer:
- extract:
file: $file1
description: null
game_slug: assuming-gender
gogslug: ''
humblestoreid: ''
installer_slug: assuming-gender-itchio
name: Assuming Gender
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: AssumingGender.sh
installer:
- extract:
file: $file1
slug: assuming-gender-itchio
steamid: null
version: itch.io
year: 2018
{
"game_slug": "assuming-gender",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Assuming Gender",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "assuming-gender-itchio",
"installer_slug": "assuming-gender-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "AssumingGender.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
}
]
}
}