From 09a9c656ac19d4e4bc170a9c060050acf40cd5d9 Mon Sep 17 00:00:00 2001 From: Legonzaur <34353603+Legonzaur@users.noreply.github.com> Date: Sat, 5 Feb 2022 21:18:15 +0100 Subject: [PATCH] Create manifest.json --- manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..b72cefa --- /dev/null +++ b/manifest.json @@ -0,0 +1,7 @@ +{ + "name": "Legonzaur.HoloShift", + "version_number": "0.2", + "website_url": "https://github.com/Legonzaur/Legonzaur.HoloShift", + "description": "Swap positions with your beloved decoy", + "dependencies": [] +}