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: garou-mark-of-the-wolves
gogslug: garou_mark_of_the_wolves
humblestoreid: garou_markofthewolves
installer_slug: garou-mark-of-the-wolves-humble
name: 'Garou: Mark of the Wolves'
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: garou-mark-of-the-wolves-humble
steamid: 366240
version: Humble
year: 2000
{
"game_slug": "garou-mark-of-the-wolves",
"version": "Humble",
"description": "",
"notes": "",
"name": "Garou: Mark of the Wolves",
"year": 2000,
"steamid": 366240,
"gogslug": "garou_mark_of_the_wolves",
"humblestoreid": "garou_markofthewolves",
"runner": "linux",
"slug": "garou-mark-of-the-wolves-humble",
"installer_slug": "garou-mark-of-the-wolves-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"
}
}
]
}
}