files:
- gameappimage: https://github.com/nxengine/nxengine-evo/releases/download/v2.6.5/NXEngine-Evo-v2.6.5-Linux-x86_64.AppImage
game:
exe: NXEngine-Evo-v2.6.5-Linux-x86_64.AppImage
installer:
- chmodx: gameappimage
- move:
dst: $GAMEDIR
src: gameappimage
description: null
game_slug: cave-story
gogslug: cave_story
humblestoreid: cave-story
installer_slug: cave-story-nxengine-evo-v265
name: Cave Story+
notes: ''
runner: linux
script:
files:
- gameappimage: https://github.com/nxengine/nxengine-evo/releases/download/v2.6.5/NXEngine-Evo-v2.6.5-Linux-x86_64.AppImage
game:
exe: NXEngine-Evo-v2.6.5-Linux-x86_64.AppImage
installer:
- chmodx: gameappimage
- move:
dst: $GAMEDIR
src: gameappimage
slug: cave-story-nxengine-evo-v265
steamid: 200900
version: NXEngine-evo v2.6.5
year: 2004
{
"game_slug": "cave-story",
"version": "NXEngine-evo v2.6.5",
"description": null,
"notes": "",
"name": "Cave Story+",
"year": 2004,
"steamid": 200900,
"gogslug": "cave_story",
"humblestoreid": "cave-story",
"runner": "linux",
"slug": "cave-story-nxengine-evo-v265",
"installer_slug": "cave-story-nxengine-evo-v265",
"script": {
"files": [
{
"gameappimage": "https://github.com/nxengine/nxengine-evo/releases/download/v2.6.5/NXEngine-Evo-v2.6.5-Linux-x86_64.AppImage"
}
],
"game": {
"exe": "NXEngine-Evo-v2.6.5-Linux-x86_64.AppImage"
},
"installer": [
{
"chmodx": "gameappimage"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "gameappimage"
}
}
]
}
}