From f915ace16076cba532aaed9e29c5bf1638e1776d Mon Sep 17 00:00:00 2001 From: Omni Date: Tue, 23 Jun 2026 21:15:11 +0100 Subject: [PATCH] Hide Radium Textures pending Nexus download support --- jackify/backend/services/tools_manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jackify/backend/services/tools_manifest.json b/jackify/backend/services/tools_manifest.json index 030695b..ccb448e 100644 --- a/jackify/backend/services/tools_manifest.json +++ b/jackify/backend/services/tools_manifest.json @@ -50,6 +50,7 @@ "can_launch": true, "nexus_mod_id": 1660, "nexus_game_domain": "site", - "nexus_file_filter": "linux" + "nexus_file_filter": "linux", + "hidden": true } ]