files:
- appimage: https://github.com/cemu-project/Cemu/releases/download/v2.0-28/Cemu-2.0-28-x86_64.AppImage
game:
exe: Cemu-2.0-28-x86_64.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: Cemu-2.0-28-x86_64.AppImage
description: Cemu linux (appimage)
game_slug: cemu
gogslug: ''
humblestoreid: ''
installer_slug: cemu-20-28
name: Cemu
notes: ''
runner: linux
script:
files:
- appimage: https://github.com/cemu-project/Cemu/releases/download/v2.0-28/Cemu-2.0-28-x86_64.AppImage
game:
exe: Cemu-2.0-28-x86_64.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: Cemu-2.0-28-x86_64.AppImage
slug: cemu-20-28
steamid: null
version: 2.0-28
year: 2015
{
"game_slug": "cemu",
"version": "2.0-28",
"description": "Cemu linux (appimage)",
"notes": "",
"name": "Cemu",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cemu-20-28",
"installer_slug": "cemu-20-28",
"script": {
"files": [
{
"appimage": "https://github.com/cemu-project/Cemu/releases/download/v2.0-28/Cemu-2.0-28-x86_64.AppImage"
}
],
"game": {
"exe": "Cemu-2.0-28-x86_64.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "appimage"
}
},
{
"chmodx": "Cemu-2.0-28-x86_64.AppImage"
}
]
}
}