files:
- file1: N/A:Please select the itch.io archive
game:
exe: Bundle Clicker.x86_64
launch_configs:
- exe: Bundle Clicker.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Bundle Clicker.x86
- chmodx: $GAMEDIR/Bundle Clicker.x86_64
description: ''
game_slug: bundle-clicker
gogslug: ''
humblestoreid: ''
installer_slug: bundle-clicker-itchio
name: Bundle Clicker
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: Bundle Clicker.x86_64
launch_configs:
- exe: Bundle Clicker.x86
name: 32 bit version
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Bundle Clicker.x86
- chmodx: $GAMEDIR/Bundle Clicker.x86_64
slug: bundle-clicker-itchio
steamid: null
version: itch.io
year: 2016
{
"game_slug": "bundle-clicker",
"version": "itch.io",
"description": "",
"notes": "",
"name": "Bundle Clicker",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "bundle-clicker-itchio",
"installer_slug": "bundle-clicker-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "Bundle Clicker.x86_64",
"launch_configs": [
{
"exe": "Bundle Clicker.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Bundle Clicker.x86"
},
{
"chmodx": "$GAMEDIR/Bundle Clicker.x86_64"
}
]
}
}