files:
- main:
filename: AnkamaLauncher32.AppImage
url: https://ankama.akamaized.net/zaap/installers/production/Ankama%20Launcher-Setup-i386.AppImage
game:
exe: AnkamaLauncher32.AppImage
installer:
- move:
dst: $GAMEDIR
src: main
- chmodx: $GAMEDIR/AnkamaLauncher32.AppImage
description: Download the AppImage file and run it.
game_slug: ankama-launcher
gogslug: ''
humblestoreid: ''
installer_slug: ankama-launcher-linux-standalone-32b
name: Ankama Launcher
notes: ''
runner: linux
script:
files:
- main:
filename: AnkamaLauncher32.AppImage
url: https://ankama.akamaized.net/zaap/installers/production/Ankama%20Launcher-Setup-i386.AppImage
game:
exe: AnkamaLauncher32.AppImage
installer:
- move:
dst: $GAMEDIR
src: main
- chmodx: $GAMEDIR/AnkamaLauncher32.AppImage
slug: ankama-launcher-linux-standalone-32b
steamid: null
version: Linux Standalone 32bits
year: 2019
{
"game_slug": "ankama-launcher",
"version": "Linux Standalone 32bits",
"description": "Download the AppImage file and run it.",
"notes": "",
"name": "Ankama Launcher",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ankama-launcher-linux-standalone-32b",
"installer_slug": "ankama-launcher-linux-standalone-32b",
"script": {
"files": [
{
"main": {
"filename": "AnkamaLauncher32.AppImage",
"url": "https://ankama.akamaized.net/zaap/installers/production/Ankama%20Launcher-Setup-i386.AppImage"
}
}
],
"game": {
"exe": "AnkamaLauncher32.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "main"
}
},
{
"chmodx": "$GAMEDIR/AnkamaLauncher32.AppImage"
}
]
}
}