files:
- engine: https://github.com/klorfmorf/Goemon64Recomp/releases/download/v0.2.0-dev/Goemon64Recompiled-AppImage-X64-Release.zip
game:
exe: $GAMEDIR/Goemon64Recompiled-x86_64.AppImage
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: engine
format: zip
- chmodx: $GAMEDIR/Goemon64Recompiled-x86_64.AppImage
- execute:
command: cd "$GAMEDIR" ; mkdir Goemon64Recompiled-x86_64.AppImage.home Goemon64Recompiled-x86_64.AppImage.config
; touch portable.txt ;
description: Play "Mystical Ninja Starring Goemon" on Linux!
game_slug: mystical-ninja-starring-goemon
gogslug: ''
humblestoreid: ''
installer_slug: mystical-ninja-starring-goemo-goemon64recomp-appim
name: Mystical Ninja Starring Goemon
notes: "- Using Goemon64Recomp engine\r\n- You will need to provide \"Mystical Ninja\
\ Starring Goemon\" USA rom file in .z64 format"
runner: linux
script:
files:
- engine: https://github.com/klorfmorf/Goemon64Recomp/releases/download/v0.2.0-dev/Goemon64Recompiled-AppImage-X64-Release.zip
game:
exe: $GAMEDIR/Goemon64Recompiled-x86_64.AppImage
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: engine
format: zip
- chmodx: $GAMEDIR/Goemon64Recompiled-x86_64.AppImage
- execute:
command: cd "$GAMEDIR" ; mkdir Goemon64Recompiled-x86_64.AppImage.home Goemon64Recompiled-x86_64.AppImage.config
; touch portable.txt ;
slug: mystical-ninja-starring-goemo-goemon64recomp-appim
steamid: null
version: Goemon64Recomp AppImage
year: 1998
{
"game_slug": "mystical-ninja-starring-goemon",
"version": "Goemon64Recomp AppImage",
"description": "Play \"Mystical Ninja Starring Goemon\" on Linux!",
"notes": "- Using Goemon64Recomp engine\r\n- You will need to provide \"Mystical Ninja Starring Goemon\" USA rom file in .z64 format",
"name": "Mystical Ninja Starring Goemon",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "mystical-ninja-starring-goemo-goemon64recomp-appim",
"installer_slug": "mystical-ninja-starring-goemo-goemon64recomp-appim",
"script": {
"files": [
{
"engine": "https://github.com/klorfmorf/Goemon64Recomp/releases/download/v0.2.0-dev/Goemon64Recompiled-AppImage-X64-Release.zip"
}
],
"game": {
"exe": "$GAMEDIR/Goemon64Recompiled-x86_64.AppImage",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine",
"format": "zip"
}
},
{
"chmodx": "$GAMEDIR/Goemon64Recompiled-x86_64.AppImage"
},
{
"execute": {
"command": "cd \"$GAMEDIR\" ; mkdir Goemon64Recompiled-x86_64.AppImage.home Goemon64Recompiled-x86_64.AppImage.config ; touch portable.txt ;"
}
}
]
}
}