From aece9de830340a0b5cf9211629349e61338ec0e4 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Tue, 28 Apr 2026 22:35:17 +0300 Subject: [PATCH] fix --- mario-universe-hg/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mario-universe-hg/meta.json b/mario-universe-hg/meta.json index 535268b..f029000 100644 --- a/mario-universe-hg/meta.json +++ b/mario-universe-hg/meta.json @@ -9,7 +9,7 @@ ], "thumbnail": "Mario Universe HG2.png", "zips": { - "Mario Universe HG.zip": "{DLCDir}" + "Mario Universe HG.zip": "{GameHDD}" }, "version": "1.0.0" -} \ No newline at end of file +}