From f8d26cc1aecb3efdc7980c21f130a0a155c91198 Mon Sep 17 00:00:00 2001 From: PhonicUK Date: Wed, 15 Jun 2022 11:45:52 +0100 Subject: [PATCH] Create manifest.json --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..90ae70e --- /dev/null +++ b/manifest.json @@ -0,0 +1,8 @@ +{ + "id": "ec280171-c67b-4cf8-923f-dc27fea91ee1", + "authors": ["CubeCoders Limited", "AMP Community"], + "origin": "https://github.com/CubeCoders/AMPTemplates.git", + "url": "https://github.com/CubeCoders/AMPTemplates", + "imagefile": "", + "prefix": "", +}