build also cli

This commit is contained in:
2025-11-09 14:15:53 +01:00
parent a6175b3874
commit 9a5c70581b
4 changed files with 108 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
AppBaseName = MinecraftModpackUpdater
AppFriendlyName = Minecraft Modpack Updater
AppId = de.pilzinsel64.minecraft-modpack-updater
AppVersionRelease = 1.10.0[1]
AppVersionRelease =
AppShortSummary = Install and Update Minecraft Modpacks easliy.
AppDescription = """
Minecraft Modpack Updater is a simple tool to install and update a modpack to a selected minecraft profile by a selected modpack configuration file. It downloads a config file via https and checks the version there and what files has been changed and download the updateded files via a given link from the config.
@@ -54,7 +54,8 @@ FlatpakPlatformRuntime = org.freedesktop.Platform
FlatpakPlatformSdk = org.freedesktop.Sdk
FlatpakPlatformVersion = 25.08
FlatpakFinishArgs = """
--socket=x11
--socket=wayland
--socket=fallback-x11
--filesystem=home
--share=network
"""