files:
- file1: N/A:Please select the Humble installer
game:
exe: NeogeoEmu.bin.x86_64
launch_configs:
- exe: NeogeoEmu.bin.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: ''
game_slug: metal-slug-2
gogslug: metal_slug_2
humblestoreid: metalslug2
installer_slug: metal-slug-2-humble
name: Metal Slug 2
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: NeogeoEmu.bin.x86_64
launch_configs:
- exe: NeogeoEmu.bin.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: metal-slug-2-humble
steamid: 366260
version: Humble
year: 1998
{
"game_slug": "metal-slug-2",
"version": "Humble",
"description": "",
"notes": "",
"name": "Metal Slug 2",
"year": 1998,
"steamid": 366260,
"gogslug": "metal_slug_2",
"humblestoreid": "metalslug2",
"runner": "linux",
"slug": "metal-slug-2-humble",
"installer_slug": "metal-slug-2-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "NeogeoEmu.bin.x86_64",
"launch_configs": [
{
"exe": "NeogeoEmu.bin.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"
}
}
]
}
}