files:
- file_id: https://s3-eu-west-1.amazonaws.com/updater-launcher/Unexpected_Launcher_x86_64.AppImage
game:
exe: Unexpected_Launcher_x86_64.AppImage
installer:
- move:
dst: $GAMEDIR
src: file_id
- chmodx: Unexpected_Launcher_x86_64.AppImage
description: null
game_slug: dwarf
gogslug: ''
humblestoreid: ''
installer_slug: dwarf-unexpected-launcher
name: dWARf
notes: ''
runner: linux
script:
files:
- file_id: https://s3-eu-west-1.amazonaws.com/updater-launcher/Unexpected_Launcher_x86_64.AppImage
game:
exe: Unexpected_Launcher_x86_64.AppImage
installer:
- move:
dst: $GAMEDIR
src: file_id
- chmodx: Unexpected_Launcher_x86_64.AppImage
slug: dwarf-unexpected-launcher
steamid: null
version: Unexpected Launcher
year: 2019
{
"game_slug": "dwarf",
"version": "Unexpected Launcher",
"description": null,
"notes": "",
"name": "dWARf",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "dwarf-unexpected-launcher",
"installer_slug": "dwarf-unexpected-launcher",
"script": {
"files": [
{
"file_id": "https://s3-eu-west-1.amazonaws.com/updater-launcher/Unexpected_Launcher_x86_64.AppImage"
}
],
"game": {
"exe": "Unexpected_Launcher_x86_64.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "file_id"
}
},
{
"chmodx": "Unexpected_Launcher_x86_64.AppImage"
}
]
}
}