From ce7131e4d20cbffe7ed1698fc8d0c6c729f424e6 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:03:26 +0300 Subject: [PATCH] fix --- sphax-purebdcraft/meta.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sphax-purebdcraft/meta.json b/sphax-purebdcraft/meta.json index f587e65..5c253c9 100644 --- a/sphax-purebdcraft/meta.json +++ b/sphax-purebdcraft/meta.json @@ -4,11 +4,12 @@ "author": "ThePurpleDude", "description": "This is Sphax Purebdcraft for LCE TU 19 I have most of the the animated textures done working on the ui when I can and adding stuff that I find that it doesn't have yet.", "category": [ - "Texture" + "Texture", + "DLC" ], "thumbnail": "comparison.png", "zips": { "SphaxLCE_Purebdcraft.zip": "{DLCDir}" }, "version": "1.0.0" -} \ No newline at end of file +}