files:
- appimage: https://github.com/widelands/widelands/releases/download/v1.2/Widelands-1.2-x86_64.AppImage
game:
exe: $GAMEDIR/Widelands.AppImage
installer:
- move:
dst: $GAMEDIR/Widelands.AppImage
src: appimage
- chmodx: $GAMEDIR/Widelands.AppImage
description: ''
game_slug: widelands
gogslug: ''
humblestoreid: ''
installer_slug: widelands-12
name: Widelands
notes: If the game does not launch, try enabling "Disable Lutris Runtime" in system
options under game configuration.
runner: linux
script:
files:
- appimage: https://github.com/widelands/widelands/releases/download/v1.2/Widelands-1.2-x86_64.AppImage
game:
exe: $GAMEDIR/Widelands.AppImage
installer:
- move:
dst: $GAMEDIR/Widelands.AppImage
src: appimage
- chmodx: $GAMEDIR/Widelands.AppImage
slug: widelands-12
steamid: null
version: '1.2'
year: 2002
{
"game_slug": "widelands",
"version": "1.2",
"description": "",
"notes": "If the game does not launch, try enabling \"Disable Lutris Runtime\" in system options under game configuration.",
"name": "Widelands",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "widelands-12",
"installer_slug": "widelands-12",
"script": {
"files": [
{
"appimage": "https://github.com/widelands/widelands/releases/download/v1.2/Widelands-1.2-x86_64.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/Widelands.AppImage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR/Widelands.AppImage",
"src": "appimage"
}
},
{
"chmodx": "$GAMEDIR/Widelands.AppImage"
}
]
}
}