files:
- file1: N/A:Please select the itch.io archive
game:
exe: anlp.x86_64
launch_configs:
- exe: anlp.x86
name: 32 bit version
installer:
- extract:
file: $file1
description: null
game_slug: a-normal-lost-phone
gogslug: a_normal_lost_phone
humblestoreid: ''
installer_slug: a-normal-lost-phone-itchio
name: A Normal Lost Phone
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: anlp.x86_64
launch_configs:
- exe: anlp.x86
name: 32 bit version
installer:
- extract:
file: $file1
slug: a-normal-lost-phone-itchio
steamid: 523210
version: itch.io
year: 2017
{
"game_slug": "a-normal-lost-phone",
"version": "itch.io",
"description": null,
"notes": "",
"name": "A Normal Lost Phone",
"year": 2017,
"steamid": 523210,
"gogslug": "a_normal_lost_phone",
"humblestoreid": "",
"runner": "linux",
"slug": "a-normal-lost-phone-itchio",
"installer_slug": "a-normal-lost-phone-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "anlp.x86_64",
"launch_configs": [
{
"exe": "anlp.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
}
]
}
}