From 2161e72dd891551e41db87b8b462cd8a983ce3f6 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Wed, 3 Jun 2026 04:30:01 +0300 Subject: [PATCH] fix --- replastic-texture-pack/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/replastic-texture-pack/meta.json b/replastic-texture-pack/meta.json index c4d88b5..b54f73c 100644 --- a/replastic-texture-pack/meta.json +++ b/replastic-texture-pack/meta.json @@ -10,7 +10,7 @@ ], "thumbnail": "thumbnail.png", "zips": { - "RePlastic Texture Pack.zip": "{DLCDir}Windows64Media/DLC" + "RePlastic Texture Pack.zip": "{DLCDir}" }, "version": "1.0.0" -} \ No newline at end of file +}