From 025dc173a5443f1e84a9f6435dbc23019dbb3072 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 24 May 2026 18:46:35 +0300 Subject: [PATCH] fix --- tu12tutorial/meta.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tu12tutorial/meta.json b/tu12tutorial/meta.json index 06c3233..d19474a 100644 --- a/tu12tutorial/meta.json +++ b/tu12tutorial/meta.json @@ -1,16 +1,16 @@ { "id": "tu12tutorial", - "name": "TU12 Tutorial DLC", + "name": "TU14 Tutorial DLC", "author": "neoapps-dev", - "description": "DLCified TU12 tutorial world for neoLegacy", + "description": "DLCified TU14 tutorial world for neoLegacy", "extended_description": "", "category": [ "DLC", "World" ], - "thumbnail": "TU12.png", + "thumbnail": "TU12.png", // yeah no i aint changin file names "zips": { "0000TU12Tutorial.zip": "{DLCDir}" }, - "version": "12.0.0" -} \ No newline at end of file + "version": "14.0.0" +}