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: king-of-the-monsters
gogslug: king_of_the_monsters
humblestoreid: kingofthemonsters
installer_slug: king-of-the-monsters-humble
name: King of the Monsters
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: king-of-the-monsters-humble
steamid: null
version: Humble
year: 1991
{
"game_slug": "king-of-the-monsters",
"version": "Humble",
"description": "",
"notes": "",
"name": "King of the Monsters",
"year": 1991,
"steamid": null,
"gogslug": "king_of_the_monsters",
"humblestoreid": "kingofthemonsters",
"runner": "linux",
"slug": "king-of-the-monsters-humble",
"installer_slug": "king-of-the-monsters-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"
}
}
]
}
}