From 4bae416aede2a709e935480de112a7c050614bf9 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Wed, 15 Jul 2026 20:05:48 +0300 Subject: [PATCH] fix --- tu-flathub/meta.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tu-flathub/meta.json b/tu-flathub/meta.json index 658e477..b49a8d9 100644 --- a/tu-flathub/meta.json +++ b/tu-flathub/meta.json @@ -5,15 +5,14 @@ "description": "Small hub that is perfect start for survival surounded by flat world and structures!", "extended_description": "I put my heart into this map and I plan to update it again sometime to add more things but for now just enjoy!", "category": [ - "World", - "DLC" + "World" ], "thumbnail": "Zrzut ekranu 2026-07-15 113555.png", "zips": { - "zip.zip": "{DLCDir}" + "zip.zip": "{GameHDD}" }, "version": "1.0.0", "required_versions": [ "legacy_evolved" ] -} \ No newline at end of file +}