files:
- file1: N/A:Please select the itch.io archive
game:
exe: reality.sh
installer:
- extract:
file: $file1
description: Installer also works on the demo.
game_slug: reality-2017
gogslug: ''
humblestoreid: ''
installer_slug: reality-2017-itchio
name: "\uFF1C/reality\uFF1E (2017)"
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: reality.sh
installer:
- extract:
file: $file1
slug: reality-2017-itchio
steamid: 562280
version: itch.io
year: 2017
{
"game_slug": "reality-2017",
"version": "itch.io",
"description": "Installer also works on the demo.",
"notes": "",
"name": "\uff1c/reality\uff1e (2017)",
"year": 2017,
"steamid": 562280,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "reality-2017-itchio",
"installer_slug": "reality-2017-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "reality.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
}
]
}
}