files:
- file1: N/A:Please select the Humble installer
game:
exe: NeogeoEmu.bin.x86_64
humbleid: thekingoffighters_2000
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: null
game_slug: the-king-of-fighters-2000
gogslug: the_king_of_fighters_2000
humblestoreid: thekingoffighters_2000
installer_slug: the-king-of-fighters-2000-humble
name: The King of Fighters 2000
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: NeogeoEmu.bin.x86_64
humbleid: thekingoffighters_2000
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: the-king-of-fighters-2000-humble
steamid: null
version: Humble
year: 2000
{
"game_slug": "the-king-of-fighters-2000",
"version": "Humble",
"description": null,
"notes": "",
"name": "The King of Fighters 2000",
"year": 2000,
"steamid": null,
"gogslug": "the_king_of_fighters_2000",
"humblestoreid": "thekingoffighters_2000",
"runner": "linux",
"slug": "the-king-of-fighters-2000-humble",
"installer_slug": "the-king-of-fighters-2000-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "NeogeoEmu.bin.x86_64",
"humbleid": "thekingoffighters_2000",
"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"
}
}
]
}
}