From d5853659b3c8c161cb4d0877b3b3eaee280fb986 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Tue, 21 Jul 2026 12:17:09 +0300 Subject: [PATCH] fix --- tu-flathub-tutorial/meta.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tu-flathub-tutorial/meta.json b/tu-flathub-tutorial/meta.json index c6037fe..f6b55d2 100644 --- a/tu-flathub-tutorial/meta.json +++ b/tu-flathub-tutorial/meta.json @@ -5,15 +5,14 @@ "description": "Updated tutorial like map with a lot of fun!\n\nAdded 2 new zones (spruce forest and desert)", "extended_description": "Now featuring: minecart ride, desert temple and watchtower!\nI put my heart into this project and I will update it again soon.\nAlso I hid somewhere nether portal. Can you find it?", "category": [ - "World", - "DLC" + "World" ], "thumbnail": "Zrzut ekranu 2026-07-21 075923.png", "zips": { - "zippy.zip": "{DLCDir}" + "zippy.zip": "{GameHDD}" }, "version": "1.5.0", "required_versions": [ "legacy_evolved" ] -} \ No newline at end of file +}