files:
- main:
filename: wakfu-x86.tar.gz
url: http://download.wakfu.com/full/linux/
game:
exe: Wakfu
installer:
- extract:
file: main
type: tgz
- chmodx: $GAMEDIR/Wakfu
description: Use Ankama account to login. Account does not need to be linked with
Steam. Content download will require an extended period of time on first run.
game_slug: wakfu
gogslug: ''
humblestoreid: ''
installer_slug: wakfu-standalone-32-bit
name: WAKFU
notes: ''
runner: linux
script:
files:
- main:
filename: wakfu-x86.tar.gz
url: http://download.wakfu.com/full/linux/
game:
exe: Wakfu
installer:
- extract:
file: main
type: tgz
- chmodx: $GAMEDIR/Wakfu
slug: wakfu-standalone-32-bit
steamid: 215080
version: Standalone 32-bit
year: 2012
{
"game_slug": "wakfu",
"version": "Standalone 32-bit",
"description": "Use Ankama account to login. Account does not need to be linked with Steam. Content download will require an extended period of time on first run.",
"notes": "",
"name": "WAKFU",
"year": 2012,
"steamid": 215080,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "wakfu-standalone-32-bit",
"installer_slug": "wakfu-standalone-32-bit",
"script": {
"files": [
{
"main": {
"filename": "wakfu-x86.tar.gz",
"url": "http://download.wakfu.com/full/linux/"
}
}
],
"game": {
"exe": "Wakfu"
},
"installer": [
{
"extract": {
"file": "main",
"type": "tgz"
}
},
{
"chmodx": "$GAMEDIR/Wakfu"
}
]
}
}