diff --git a/manifests-cache.json b/manifests-cache.json index 3ccdfaac..ba4f9c83 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -11407,5 +11407,17 @@ "creationTimestamp": 1663459029.605835 } } + }, + "RPJVisualizer": { + "buildTimestamp": 1664892723.374152, + "creationTimestamp": 1664892729.2148025, + "modules": { + "LFMFull": { + "creationTimestamp": 1664892729.3702714 + }, + "LFMEmbedded": { + "creationTimestamp": 1664892729.5258296 + } + } } } \ No newline at end of file diff --git a/manifests/RPJVisualizer.json b/manifests/RPJVisualizer.json new file mode 100644 index 00000000..f53e8a94 --- /dev/null +++ b/manifests/RPJVisualizer.json @@ -0,0 +1,33 @@ +{ + "slug": "RPJVisualizer", + "name": "RPJ Visualizer", + "version": "2.0.22", + "license": "GPL-3.0-or-later", + "brand": "RPJ", + "author": "Robert Kock", + "authorEmail": "robert.kock@gmail.com", + "authorUrl": "", + "pluginUrl": "", + "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/lowfatmilk.md", + "sourceUrl": "https://github.com/kockie69/Visualizer", + "donateUrl": "https://paypal.me/RPJVCV", + "changelogUrl": "https://github.com/kockie69/RPJ/blob/v2/CHANGELOG2.md", + "modules": [ + { + "slug": "LFMFull", + "name": "LFMFull", + "description": "Psycho visualizer", + "tags": [ + "Utilities" + ] + }, + { + "slug": "LFMEmbedded", + "name": "LFMEmbedded", + "description": "Psycho visualizer", + "tags": [ + "Utilities" + ] + } + ] +} \ No newline at end of file