From 716440232b901517d4658de9e0cbfe5cb5abddd5 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:27:28 +0300 Subject: [PATCH] fix(de-dust2): wrong path --- de-dust2/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/de-dust2/meta.json b/de-dust2/meta.json index fcd12b9..4488cd9 100644 --- a/de-dust2/meta.json +++ b/de-dust2/meta.json @@ -8,7 +8,7 @@ ], "thumbnail": "dust2hd.jpg", "zips": { - "Dust2.zip": "{DLCDir}" + "Dust2.zip": "{GameHDD}" }, "version": "1.0.0" -} \ No newline at end of file +}