files:
- mudlet: https://www.mudlet.org/wp-content/files/Mudlet-4.17.2-linux-x64.AppImage.tar
game:
exe: $GAMEDIR/Mudlet.AppImage
installer:
- extract:
dst: $GAMEDIR
file: mudlet
- chmodx: $GAMEDIR/Mudlet.AppImage
system:
disable_runtime: true
description: Direct download of the AppImage Linux client from the official website
(mudlet.org).
game_slug: mudlet
gogslug: ''
humblestoreid: ''
installer_slug: mudlet-4172
name: Mudlet
notes: ''
runner: linux
script:
files:
- mudlet: https://www.mudlet.org/wp-content/files/Mudlet-4.17.2-linux-x64.AppImage.tar
game:
exe: $GAMEDIR/Mudlet.AppImage
installer:
- extract:
dst: $GAMEDIR
file: mudlet
- chmodx: $GAMEDIR/Mudlet.AppImage
system:
disable_runtime: true
slug: mudlet-4172
steamid: null
version: 4.17.2
year: null
{
"game_slug": "mudlet",
"version": "4.17.2",
"description": "Direct download of the AppImage Linux client from the official website (mudlet.org).",
"notes": "",
"name": "Mudlet",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "mudlet-4172",
"installer_slug": "mudlet-4172",
"script": {
"files": [
{
"mudlet": "https://www.mudlet.org/wp-content/files/Mudlet-4.17.2-linux-x64.AppImage.tar"
}
],
"game": {
"exe": "$GAMEDIR/Mudlet.AppImage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "mudlet"
}
},
{
"chmodx": "$GAMEDIR/Mudlet.AppImage"
}
],
"system": {
"disable_runtime": true
}
}
}