commit 6101e75fe0ff7660901509e10ab205b07e7f0186 Author: Gustavo Luigi <=> Date: Wed Feb 22 17:48:17 2023 -0300 add config diff --git a/config.json b/config.json new file mode 100644 index 0000000..cce5a9f --- /dev/null +++ b/config.json @@ -0,0 +1,14 @@ +{ + "name": "Neuschwanstein Theme", + "description": "", + "image": "", + "version": "1.0", + "author": { + "name": "Areya Webservices", + "link": "https://www.areya.de/" + }, + "lumino-version": { + "min": "3.5", + "max": "3.5" + } +} \ No newline at end of file