files:
- bundle: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak
game:
args: run com.hypixel.HytaleLauncher
exe: /usr/bin/flatpak
installer:
- execute:
args: --user install bundle -y --noninteractive --reinstall
description: Installing with flatpak
disable_runtime: true
file: /usr/bin/flatpak
require-binaries: flatpak
description: Requires a game license
game_slug: hytale
gogslug: ''
humblestoreid: ''
installer_slug: hytale-flatpak
name: Hytale
notes: ''
runner: linux
script:
files:
- bundle: https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak
game:
args: run com.hypixel.HytaleLauncher
exe: /usr/bin/flatpak
installer:
- execute:
args: --user install bundle -y --noninteractive --reinstall
description: Installing with flatpak
disable_runtime: true
file: /usr/bin/flatpak
require-binaries: flatpak
slug: hytale-flatpak
steamid: null
version: Flatpak
year: 2026
{
"game_slug": "hytale",
"version": "Flatpak",
"description": "Requires a game license",
"notes": "",
"name": "Hytale",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hytale-flatpak",
"installer_slug": "hytale-flatpak",
"script": {
"files": [
{
"bundle": "https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak"
}
],
"game": {
"args": "run com.hypixel.HytaleLauncher",
"exe": "/usr/bin/flatpak"
},
"installer": [
{
"execute": {
"args": "--user install bundle -y --noninteractive --reinstall",
"description": "Installing with flatpak",
"disable_runtime": true,
"file": "/usr/bin/flatpak"
}
}
],
"require-binaries": "flatpak"
}
}