From 0d87a91c435c3cf8ba6bb674a120dc8f8e0a38e1 Mon Sep 17 00:00:00 2001 From: Christian <79660414+christiankek@users.noreply.github.com> Date: Sun, 3 Oct 2021 21:18:31 -0400 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..64d40f7 --- /dev/null +++ b/manifest.json @@ -0,0 +1,8 @@ +{ + "name": "Spotify-Discord", + "description": "Combine Discord and Spotify into one", + "version": "1.4.2", + "author": "CapnKitten", + "theme": "Spotify-Discord.theme.css", + "license": "MIT" +}