|
@@ -1,32 +1,34 @@ |
|
|
{ |
|
|
{ |
|
|
"slug": "RPJVisualizer", |
|
|
"slug": "RPJVisualizer", |
|
|
"name": "RPJ Visualizer", |
|
|
"name": "RPJ Visualizer", |
|
|
"version": "2.1.0", |
|
|
|
|
|
|
|
|
"version": "2.1.3", |
|
|
"license": "GPL-3.0-or-later", |
|
|
"license": "GPL-3.0-or-later", |
|
|
"brand": "RPJ", |
|
|
"brand": "RPJ", |
|
|
"author": "Robert Kock", |
|
|
"author": "Robert Kock", |
|
|
"authorEmail": "robert.kock@gmail.com", |
|
|
"authorEmail": "robert.kock@gmail.com", |
|
|
"authorUrl": "", |
|
|
"authorUrl": "", |
|
|
"pluginUrl": "", |
|
|
"pluginUrl": "", |
|
|
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/lowfatmilk.md", |
|
|
|
|
|
|
|
|
"manualUrl": "https://github.com/kockie69/Visualizer/blob/main/docs/lowfatmilk.md", |
|
|
"sourceUrl": "https://github.com/kockie69/Visualizer", |
|
|
"sourceUrl": "https://github.com/kockie69/Visualizer", |
|
|
"donateUrl": "https://paypal.me/RPJVCV", |
|
|
"donateUrl": "https://paypal.me/RPJVCV", |
|
|
"changelogUrl": "https://github.com/kockie69/RPJ/blob/v2/CHANGELOG2.md", |
|
|
|
|
|
|
|
|
"changelogUrl": "https://github.com/kockie69/Visualizer/blob/main/CHANGELOG.md", |
|
|
"modules": [ |
|
|
"modules": [ |
|
|
{ |
|
|
{ |
|
|
"slug": "LFMFull", |
|
|
"slug": "LFMFull", |
|
|
"name": "LFMFull", |
|
|
"name": "LFMFull", |
|
|
"description": "Psycho visualizer", |
|
|
|
|
|
|
|
|
"description": "Psycho visualizer, shown in a separate display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utilities" |
|
|
|
|
|
|
|
|
"Utility", |
|
|
|
|
|
"Visual" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"slug": "LFMEmbedded", |
|
|
"slug": "LFMEmbedded", |
|
|
"name": "LFMEmbedded", |
|
|
"name": "LFMEmbedded", |
|
|
"description": "Psycho visualizer", |
|
|
|
|
|
|
|
|
"description": "Psycho visualizer, shown in an embedded display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.", |
|
|
"tags": [ |
|
|
"tags": [ |
|
|
"Utilities" |
|
|
|
|
|
|
|
|
"Utility", |
|
|
|
|
|
"Visual" |
|
|
] |
|
|
] |
|
|
} |
|
|
} |
|
|
] |
|
|
] |