From 3cd636953b4e70912f763ba6c48d4a23cde1767a Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Fri, 3 Apr 2026 14:42:53 +0100 Subject: [PATCH] Create index.json --- index.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index.json diff --git a/index.json b/index.json new file mode 100644 index 0000000..4df75b5 --- /dev/null +++ b/index.json @@ -0,0 +1,10 @@ +{ + "packs": [ + { + "id": "community_skin_pack_test", + "name": "Community Skin Pack Test", + "description": "placeholder", + "downloadURI": "placeholder" + } + ] +}