From 2dfb4e13fa36c6da8a58795855ca8f7de9f19803 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Fri, 17 Jul 2026 00:14:19 +0300 Subject: [PATCH] fix --- infinitesplashtext/meta.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/infinitesplashtext/meta.json b/infinitesplashtext/meta.json index 9db814f..48aebcb 100644 --- a/infinitesplashtext/meta.json +++ b/infinitesplashtext/meta.json @@ -9,7 +9,8 @@ ], "thumbnail": "InShot_20260531_094957184.jpg", "zips": { - "splashes (6).zip": "{DLCDir}" + "splashes (6).zip": "Common/Media/MediaWindows64" }, - "version": "1.0.0" -} \ No newline at end of file + "version": "1.0.0", + "required_versions": ["legacy_evolved"] +}