add hytale
This commit is contained in:
parent
b8f9e8a19c
commit
815524d513
1 changed files with 8 additions and 0 deletions
|
|
@ -31,5 +31,13 @@
|
||||||
"io.mrarm.mcpelauncher"
|
"io.mrarm.mcpelauncher"
|
||||||
"net.retrodeck.retrodeck"
|
"net.retrodeck.retrodeck"
|
||||||
"org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
|
"org.freedesktop.Platform.VulkanLayer.MangoHud/x86_64/24.08"
|
||||||
|
rec {
|
||||||
|
appId = "com.hypixel.HytaleLauncher";
|
||||||
|
sha256 = "01307s44bklc1ldcigcn9n4lm8hf8q793v9fv7w4w04xd5zyh4rv";
|
||||||
|
bundle = "${pkgs.fetchurl {
|
||||||
|
url = "https://launcher.hytale.com/builds/release/linux/amd64/hytale-launcher-latest.flatpak";
|
||||||
|
inherit sha256;
|
||||||
|
}}";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue