files:
- file1: N/A:Please select the game archive
game:
exe: Cat Muffler.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Cat Muffler.sh
- chmodx: $GAMEDIR/lib/linux-i686/Cat Muffler
- chmodx: $GAMEDIR/lib/linux-x86_64/Cat Muffler
description: null
game_slug: cat-muffler
gogslug: ''
humblestoreid: ''
installer_slug: cat-muffler-10
name: Cat Muffler
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: Cat Muffler.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/Cat Muffler.sh
- chmodx: $GAMEDIR/lib/linux-i686/Cat Muffler
- chmodx: $GAMEDIR/lib/linux-x86_64/Cat Muffler
slug: cat-muffler-10
steamid: null
version: '1.0'
year: 2012
{
"game_slug": "cat-muffler",
"version": "1.0",
"description": null,
"notes": "",
"name": "Cat Muffler",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cat-muffler-10",
"installer_slug": "cat-muffler-10",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "Cat Muffler.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/Cat Muffler.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/Cat Muffler"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/Cat Muffler"
}
]
}
}