Create manifest.json for Spicetify Marketplace

This commit is contained in:
Motschen
2021-11-13 10:07:46 +00:00
committed by GitHub
parent 4b31dff21d
commit aa3e640f37

8
manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Retroblur",
"description": "Spicetify theme incorporating a retro style.",
"preview": "preview/playlist.png",
"usercss": "user.css",
"schemes": "color.ini",
"readme": "README.md"
}