files:
- file1: N/A:Please select the Humble Minisode 1 installer
game:
exe: SigCorp.amd64
launch_configs:
- exe: SigCorp.x86
name: 32 bit version
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86_64
description: Minisode 1
game_slug: to-the-moon
gogslug: to_the_moon
humblestoreid: tothemoon
installer_slug: to-the-moon-humble-1
name: To the Moon
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble Minisode 1 installer
game:
exe: SigCorp.amd64
launch_configs:
- exe: SigCorp.x86
name: 32 bit version
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86
- merge:
dst: $GAMEDIR
src: $CACHE/data/x86_64
slug: to-the-moon-humble-1
steamid: 206440
version: Humble
year: 2011
{
"game_slug": "to-the-moon",
"version": "Humble",
"description": "Minisode 1",
"notes": "",
"name": "To the Moon",
"year": 2011,
"steamid": 206440,
"gogslug": "to_the_moon",
"humblestoreid": "tothemoon",
"runner": "linux",
"slug": "to-the-moon-humble-1",
"installer_slug": "to-the-moon-humble-1",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble Minisode 1 installer"
}
],
"game": {
"exe": "SigCorp.amd64",
"launch_configs": [
{
"exe": "SigCorp.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/x86"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/x86_64"
}
}
]
}
}