From 1659e6f3327c59dbee3c057715df55469163d52e Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Mon, 6 Apr 2026 23:40:34 +0300 Subject: [PATCH] init --- tadc/meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tadc/meta.json diff --git a/tadc/meta.json b/tadc/meta.json new file mode 100644 index 0000000..390ffd4 --- /dev/null +++ b/tadc/meta.json @@ -0,0 +1,12 @@ +{ + "id": "tadc", // ID + "name": "The Amazing Digital Circus", // Name + "author": "silvaz", + "description": "A bunch of TADC skins taken from online ported to LCE. Credits shown in game.", // Description + "category": ["Skin", "DLC"], // Category + "thumbnail": "thumbnail.png", // Thumbnail filename + "zips": { + "tadc.zip": "{DLCDir}" + }, + "version": "1.0.0" +}