commit 3cd636953b4e70912f763ba6c48d4a23cde1767a Author: creeper2eletricboogaloo Date: Fri Apr 3 14:42:53 2026 +0100 Create 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" + } + ] +}