files:
- appimage: https://github.com/GamerSwir2/yuzu-linux/releases/download/stable/Linux-Yuzu-EA-4176.AppImage
game:
exe: Linux-Yuzu-EA-4176.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: Linux-Yuzu-EA-4176.AppImage
description: Yuzu Early Access (AppImage)
game_slug: yuzu
gogslug: ''
humblestoreid: ''
installer_slug: yuzu-ea-4176
name: Yuzu
notes: ''
runner: linux
script:
files:
- appimage: https://github.com/GamerSwir2/yuzu-linux/releases/download/stable/Linux-Yuzu-EA-4176.AppImage
game:
exe: Linux-Yuzu-EA-4176.AppImage
installer:
- move:
dst: $GAMEDIR
src: appimage
- chmodx: Linux-Yuzu-EA-4176.AppImage
slug: yuzu-ea-4176
steamid: null
version: EA-4176
year: 2018
{
"game_slug": "yuzu",
"version": "EA-4176",
"description": "Yuzu Early Access (AppImage)",
"notes": "",
"name": "Yuzu",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "yuzu-ea-4176",
"installer_slug": "yuzu-ea-4176",
"script": {
"files": [
{
"appimage": "https://github.com/GamerSwir2/yuzu-linux/releases/download/stable/Linux-Yuzu-EA-4176.AppImage"
}
],
"game": {
"exe": "Linux-Yuzu-EA-4176.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "appimage"
}
},
{
"chmodx": "Linux-Yuzu-EA-4176.AppImage"
}
]
}
}