files:
- file1: N/A:Please select the Humble installer
game:
exe: Launcher.bin.x86_64
launch_configs:
- exe: Launcher.bin.x86
name: 32 bit version
installer:
- extract:
dst: $CACHE/game
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/game/data/noarch
- merge:
dst: $GAMEDIR
src: $CACHE/game/data/x86
- merge:
dst: $GAMEDIR
src: $CACHE/game/data/x86_64
description: null
game_slug: amnesia-a-machine-for-pigs
gogslug: amnesia_a_machine_for_pigs
humblestoreid: amnesia_amachineforpigs
installer_slug: amnesia-a-machine-for-pigs-humble
name: 'Amnesia: A Machine for Pigs'
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: Launcher.bin.x86_64
launch_configs:
- exe: Launcher.bin.x86
name: 32 bit version
installer:
- extract:
dst: $CACHE/game
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/game/data/noarch
- merge:
dst: $GAMEDIR
src: $CACHE/game/data/x86
- merge:
dst: $GAMEDIR
src: $CACHE/game/data/x86_64
slug: amnesia-a-machine-for-pigs-humble
steamid: 239200
version: Humble
year: 2013
{
"game_slug": "amnesia-a-machine-for-pigs",
"version": "Humble",
"description": null,
"notes": "",
"name": "Amnesia: A Machine for Pigs",
"year": 2013,
"steamid": 239200,
"gogslug": "amnesia_a_machine_for_pigs",
"humblestoreid": "amnesia_amachineforpigs",
"runner": "linux",
"slug": "amnesia-a-machine-for-pigs-humble",
"installer_slug": "amnesia-a-machine-for-pigs-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "Launcher.bin.x86_64",
"launch_configs": [
{
"exe": "Launcher.bin.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"dst": "$CACHE/game",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/game/data/noarch"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/game/data/x86"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/game/data/x86_64"
}
}
]
}
}