files:
- game: https://github.com/deepnight/ldtk/releases/download/v0.9.3/ubuntu-distribution.zip
game:
exe: LDtk 0.9.3 installer.AppImage
installer:
- extract:
dst: $GAMEDIR
file: game
format: zip
- chmodx: $GAMEDIR/LDtk 0.9.3 installer.AppImage
description: https://github.com/deepnight/ldtk/releases/tag/v0.9.3
game_slug: ldtk
gogslug: ''
humblestoreid: ''
installer_slug: ldtk-level-designer-toolkit-093
name: 'LDtk: Level Designer Toolkit'
notes: ''
runner: linux
script:
files:
- game: https://github.com/deepnight/ldtk/releases/download/v0.9.3/ubuntu-distribution.zip
game:
exe: LDtk 0.9.3 installer.AppImage
installer:
- extract:
dst: $GAMEDIR
file: game
format: zip
- chmodx: $GAMEDIR/LDtk 0.9.3 installer.AppImage
slug: ldtk-level-designer-toolkit-093
steamid: null
version: 0.9.3
year: 2020
{
"game_slug": "ldtk",
"version": "0.9.3",
"description": "https://github.com/deepnight/ldtk/releases/tag/v0.9.3",
"notes": "",
"name": "LDtk: Level Designer Toolkit",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ldtk-level-designer-toolkit-093",
"installer_slug": "ldtk-level-designer-toolkit-093",
"script": {
"files": [
{
"game": "https://github.com/deepnight/ldtk/releases/download/v0.9.3/ubuntu-distribution.zip"
}
],
"game": {
"exe": "LDtk 0.9.3 installer.AppImage"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game",
"format": "zip"
}
},
{
"chmodx": "$GAMEDIR/LDtk 0.9.3 installer.AppImage"
}
]
}
}