summaryrefslogtreecommitdiff
path: root/songsterr-importer/src/main/resources
diff options
context:
space:
mode:
authoruvok2025-07-07 20:18:33 +0200
committeruvok2025-07-07 20:18:33 +0200
commit3d9e24e4eb379ff8432334bf051cef5378ff207b (patch)
tree2cba42e7fdf9b8e14fc507f26e296e39fb0ae53c /songsterr-importer/src/main/resources
parent4bd3e58978ced184c9b55ffe1caff09ca0d6a94b (diff)
Fixup module ID, add info files
Diffstat (limited to 'songsterr-importer/src/main/resources')
-rw-r--r--songsterr-importer/src/main/resources/META-INF/songsterr-importer.info5
1 files changed, 5 insertions, 0 deletions
diff --git a/songsterr-importer/src/main/resources/META-INF/songsterr-importer.info b/songsterr-importer/src/main/resources/META-INF/songsterr-importer.info
new file mode 100644
index 0000000..9efaa98
--- /dev/null
+++ b/songsterr-importer/src/main/resources/META-INF/songsterr-importer.info
@@ -0,0 +1,5 @@
+### Plugin Information ###
+plugin.name=Songsterr Importer Plugin
+plugin.description=Plugin to open Songsterr JSON files
+plugin.author=uvok <git@uvok.de>
+plugin.version=0.1