build also cli
This commit is contained in:
@@ -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
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user