files:
- hytalezip: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.zip
game:
exe: $GAMEDIR/hytale-launcher
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: hytalezip
- chmodx: $GAMEDIR/hytale-launcher
description: shellfile version for hyprland as an alternative to the flatpak version.
game_slug: hytale
gogslug: ''
humblestoreid: ''
installer_slug: hytale-zip-to-shellfile
name: Hytale
notes: "This is the original download link: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak\r\
\nChange flatpak to zip like this: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.zip\r\
\nthen download that and unzip it. The result is a shell file that works even when\
\ you don't have flatpak or use gentoo hyprland."
runner: linux
script:
files:
- hytalezip: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.zip
game:
exe: $GAMEDIR/hytale-launcher
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: hytalezip
- chmodx: $GAMEDIR/hytale-launcher
slug: hytale-zip-to-shellfile
steamid: null
version: zip to shellfile
year: 2026
{
"game_slug": "hytale",
"version": "zip to shellfile",
"description": "shellfile version for hyprland as an alternative to the flatpak version.",
"notes": "This is the original download link: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak\r\nChange flatpak to zip like this: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.zip\r\nthen download that and unzip it. The result is a shell file that works even when you don't have flatpak or use gentoo hyprland.",
"name": "Hytale",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hytale-zip-to-shellfile",
"installer_slug": "hytale-zip-to-shellfile",
"script": {
"files": [
{
"hytalezip": "https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.zip"
}
],
"game": {
"exe": "$GAMEDIR/hytale-launcher",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "hytalezip"
}
},
{
"chmodx": "$GAMEDIR/hytale-launcher"
}
]
}
}