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: pulstar-1995
gogslug: ''
humblestoreid: ''
installer_slug: pulstar-1995-humble
name: Pulstar (1995)
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: pulstar-1995-humble
steamid: null
version: Humble
year: 1995
{
"game_slug": "pulstar-1995",
"version": "Humble",
"description": "",
"notes": "",
"name": "Pulstar (1995)",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "pulstar-1995-humble",
"installer_slug": "pulstar-1995-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"
}
}
]
}
}