Browse Source

Update manifest RPJVisualizer to 2.1.3

pull/785/head
Andrew Belt 2 years ago
parent
commit
00cd0d5cda
2 changed files with 10 additions and 8 deletions
  1. +1
    -1
      manifests-cache.json
  2. +9
    -7
      manifests/RPJVisualizer.json

+ 1
- 1
manifests-cache.json View File

@@ -11448,7 +11448,7 @@
}
},
"RPJVisualizer": {
"buildTimestamp": 1665289443.9279685,
"buildTimestamp": 1666032031.868208,
"creationTimestamp": 1664892729.2148025,
"modules": {
"LFMFull": {


+ 9
- 7
manifests/RPJVisualizer.json View File

@@ -1,32 +1,34 @@
{
"slug": "RPJVisualizer",
"name": "RPJ Visualizer",
"version": "2.1.0",
"version": "2.1.3",
"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",
"manualUrl": "https://github.com/kockie69/Visualizer/blob/main/docs/lowfatmilk.md",
"sourceUrl": "https://github.com/kockie69/Visualizer",
"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": [
{
"slug": "LFMFull",
"name": "LFMFull",
"description": "Psycho visualizer",
"description": "Psycho visualizer, shown in a separate display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.",
"tags": [
"Utilities"
"Utility",
"Visual"
]
},
{
"slug": "LFMEmbedded",
"name": "LFMEmbedded",
"description": "Psycho visualizer",
"description": "Psycho visualizer, shown in an embedded display. \nBased on ProjectM, this module uses MilkDrop/Winamp presets.",
"tags": [
"Utilities"
"Utility",
"Visual"
]
}
]

Loading…
Cancel
Save