files:
- launcher: https://launcher-cdn.alderongames.com/AlderonGamesLauncher-1.1.77.AppImage
game:
exe: $GAMEDIR/AlderonGamesLauncher.sh
installer:
- chmodx: launcher
- move:
dst: $GAMEDIR
src: launcher
- write_file:
content: '#!/bin/bash
./AlderonGamesLauncher-*.AppImage'
file: $GAMEDIR/AlderonGamesLauncher.sh
- chmodx: $GAMEDIR/AlderonGamesLauncher.sh
description: ''
game_slug: alderon-games-launcher
gogslug: ''
humblestoreid: ''
installer_slug: alderon-games-launcher-linux-appimage
name: Alderon Games Launcher
notes: ''
runner: linux
script:
files:
- launcher: https://launcher-cdn.alderongames.com/AlderonGamesLauncher-1.1.77.AppImage
game:
exe: $GAMEDIR/AlderonGamesLauncher.sh
installer:
- chmodx: launcher
- move:
dst: $GAMEDIR
src: launcher
- write_file:
content: '#!/bin/bash
./AlderonGamesLauncher-*.AppImage'
file: $GAMEDIR/AlderonGamesLauncher.sh
- chmodx: $GAMEDIR/AlderonGamesLauncher.sh
slug: alderon-games-launcher-linux-appimage
steamid: null
version: Linux Appimage
year: 2019
{
"game_slug": "alderon-games-launcher",
"version": "Linux Appimage",
"description": "",
"notes": "",
"name": "Alderon Games Launcher",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "alderon-games-launcher-linux-appimage",
"installer_slug": "alderon-games-launcher-linux-appimage",
"script": {
"files": [
{
"launcher": "https://launcher-cdn.alderongames.com/AlderonGamesLauncher-1.1.77.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/AlderonGamesLauncher.sh"
},
"installer": [
{
"chmodx": "launcher"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "launcher"
}
},
{
"write_file": {
"content": "#!/bin/bash\n./AlderonGamesLauncher-*.AppImage",
"file": "$GAMEDIR/AlderonGamesLauncher.sh"
}
},
{
"chmodx": "$GAMEDIR/AlderonGamesLauncher.sh"
}
]
}
}