files:
- engine:
filename: Dusklight-linux-x86_64.AppImage
url: https://github.com/TwilitRealm/dusklight/releases/download/v1.2.0/Dusklight-v1.2.0-linux-x86_64.AppImage
game:
exe: $GAMEDIR/Dusklight-linux-x86_64.AppImage
installer:
- merge:
dst: $GAMEDIR
src: engine
- chmodx: $GAMEDIR/Dusklight-linux-x86_64.AppImage
- execute:
command: cd "$GAMEDIR"; mkdir Dusklight-linux-x86_64.AppImage.home ;
description: Play "The Legend of Zelda - Twilight Princess" on Linux!
game_slug: the-legend-of-zelda-twilight-princess
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-twilight-dusklight
name: 'The Legend of Zelda: Twilight Princess'
notes: '- Using "Dusklight" engine: you will need to provide your own Gamecube ROM'
runner: linux
script:
files:
- engine:
filename: Dusklight-linux-x86_64.AppImage
url: https://github.com/TwilitRealm/dusklight/releases/download/v1.2.0/Dusklight-v1.2.0-linux-x86_64.AppImage
game:
exe: $GAMEDIR/Dusklight-linux-x86_64.AppImage
installer:
- merge:
dst: $GAMEDIR
src: engine
- chmodx: $GAMEDIR/Dusklight-linux-x86_64.AppImage
- execute:
command: cd "$GAMEDIR"; mkdir Dusklight-linux-x86_64.AppImage.home ;
slug: the-legend-of-zelda-twilight-dusklight
steamid: null
version: Dusklight
year: 2006
{
"game_slug": "the-legend-of-zelda-twilight-princess",
"version": "Dusklight",
"description": "Play \"The Legend of Zelda - Twilight Princess\" on Linux!",
"notes": "- Using \"Dusklight\" engine: you will need to provide your own Gamecube ROM",
"name": "The Legend of Zelda: Twilight Princess",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-legend-of-zelda-twilight-dusklight",
"installer_slug": "the-legend-of-zelda-twilight-dusklight",
"script": {
"files": [
{
"engine": {
"filename": "Dusklight-linux-x86_64.AppImage",
"url": "https://github.com/TwilitRealm/dusklight/releases/download/v1.2.0/Dusklight-v1.2.0-linux-x86_64.AppImage"
}
}
],
"game": {
"exe": "$GAMEDIR/Dusklight-linux-x86_64.AppImage"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "engine"
}
},
{
"chmodx": "$GAMEDIR/Dusklight-linux-x86_64.AppImage"
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; mkdir Dusklight-linux-x86_64.AppImage.home ;"
}
}
]
}
}