files:
- veloren: https://gitlab.com/veloren/airshipper/-/releases/permalink/latest/downloads/binaries/linux-client-x86_64
game:
exe: airshipper
installer:
- move:
dst: $GAMEDIR/airshipper
src: veloren
- chmodx: $GAMEDIR/airshipper
description: ''
game_slug: veloren
gogslug: ''
humblestoreid: ''
installer_slug: veloren-launcher
name: Veloren
notes: ''
runner: linux
script:
files:
- veloren: https://gitlab.com/veloren/airshipper/-/releases/permalink/latest/downloads/binaries/linux-client-x86_64
game:
exe: airshipper
installer:
- move:
dst: $GAMEDIR/airshipper
src: veloren
- chmodx: $GAMEDIR/airshipper
slug: veloren-launcher
steamid: null
version: Launcher
year: 2019
{
"game_slug": "veloren",
"version": "Launcher",
"description": "",
"notes": "",
"name": "Veloren",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "veloren-launcher",
"installer_slug": "veloren-launcher",
"script": {
"files": [
{
"veloren": "https://gitlab.com/veloren/airshipper/-/releases/permalink/latest/downloads/binaries/linux-client-x86_64"
}
],
"game": {
"exe": "airshipper"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR/airshipper",
"src": "veloren"
}
},
{
"chmodx": "$GAMEDIR/airshipper"
}
]
}
}