diff options
Diffstat (limited to 'songsterr-importer/src/main/resources')
-rw-r--r-- | songsterr-importer/src/main/resources/META-INF/songsterr-importer.info | 5 |
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 |