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: real-bout-fatal-fury-2-the-newcomers
gogslug: real_bout_fatal_fury_2
humblestoreid: realboutfatalfury2_thenewcomers
installer_slug: real-bout-fatal-fury-2-the-ne-humble
name: 'Real Bout Fatal Fury 2: The Newcomers'
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: real-bout-fatal-fury-2-the-ne-humble
steamid: null
version: Humble
year: 1997
{
"game_slug": "real-bout-fatal-fury-2-the-newcomers",
"version": "Humble",
"description": "",
"notes": "",
"name": "Real Bout Fatal Fury 2: The Newcomers",
"year": 1997,
"steamid": null,
"gogslug": "real_bout_fatal_fury_2",
"humblestoreid": "realboutfatalfury2_thenewcomers",
"runner": "linux",
"slug": "real-bout-fatal-fury-2-the-ne-humble",
"installer_slug": "real-bout-fatal-fury-2-the-ne-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"
}
}
]
}
}