files:
- file1: N/A:Please select the itch.io archive
game:
exe: Yurei_Station_1.3_Linux.x86_64
launch_configs:
- exe: Yurei_Station_1.3_Linux.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Yurei_Station_1.3_Linux.x86
- chmodx: $GAMEDIR/Yurei_Station_1.3_Linux.x86_64
description: ''
game_slug: yurei-station
gogslug: ''
humblestoreid: ''
installer_slug: yurei-station-itchio
name: "Y\u016Brei Station"
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: Yurei_Station_1.3_Linux.x86_64
launch_configs:
- exe: Yurei_Station_1.3_Linux.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Yurei_Station_1.3_Linux.x86
- chmodx: $GAMEDIR/Yurei_Station_1.3_Linux.x86_64
slug: yurei-station-itchio
steamid: null
version: itch.io
year: 2017
{
"game_slug": "yurei-station",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Y\u016brei Station",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "yurei-station-itchio",
"installer_slug": "yurei-station-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "Yurei_Station_1.3_Linux.x86_64",
"launch_configs": [
{
"exe": "Yurei_Station_1.3_Linux.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Yurei_Station_1.3_Linux.x86"
},
{
"chmodx": "$GAMEDIR/Yurei_Station_1.3_Linux.x86_64"
}
]
}
}