files:
- file_id: https://github.com/mtgatool/mtgatool-desktop/releases/download/v6.7.4/mtgatool-desktop-6.7.4.AppImage
game:
exe: $GAMEDIR/mtgatool-desktop-$VERSION.AppImage
working_dir: $GAMEDIR
installer:
- move:
dst: $GAMEDIR
src: $CACHE/file_id/mtgatool-desktop-$VERSION.AppImage
- chmodx: $GAMEDIR/mtgatool-desktop-$VERSION.AppImage
description: ''
game_slug: mtg-arena-tool
gogslug: ''
humblestoreid: ''
installer_slug: mtg-arena-tool-674
name: MTG Arena Tool
notes: ''
runner: linux
script:
files:
- file_id: https://github.com/mtgatool/mtgatool-desktop/releases/download/v6.7.4/mtgatool-desktop-6.7.4.AppImage
game:
exe: $GAMEDIR/mtgatool-desktop-$VERSION.AppImage
working_dir: $GAMEDIR
installer:
- move:
dst: $GAMEDIR
src: $CACHE/file_id/mtgatool-desktop-$VERSION.AppImage
- chmodx: $GAMEDIR/mtgatool-desktop-$VERSION.AppImage
slug: mtg-arena-tool-674
steamid: null
version: 6.7.4
year: 2019
{
"game_slug": "mtg-arena-tool",
"version": "6.7.4",
"description": "",
"notes": "",
"name": "MTG Arena Tool",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "mtg-arena-tool-674",
"installer_slug": "mtg-arena-tool-674",
"script": {
"files": [
{
"file_id": "https://github.com/mtgatool/mtgatool-desktop/releases/download/v6.7.4/mtgatool-desktop-6.7.4.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/mtgatool-desktop-$VERSION.AppImage",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "$CACHE/file_id/mtgatool-desktop-$VERSION.AppImage"
}
},
{
"chmodx": "$GAMEDIR/mtgatool-desktop-$VERSION.AppImage"
}
]
}
}