From c164ec141f209ba98beb1abfe3fc6ee735b3e817 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:37:33 +1000 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..26acc61 --- /dev/null +++ b/manifest.json @@ -0,0 +1,8 @@ +{ + "id": "", + "authors": ["Greelan"], + "origin": "https://github.com/Greelan/AMPTemplates.git", + "url": "https://github.com/Greelan/AMPTemplates", + "imagefile": "", + "prefix": "acc", +}