Browse Source

Update manifest VsWorld to 2.0.1

v2
Andrew Belt 1 week ago
parent
commit
f67d0220f2
2 changed files with 63 additions and 0 deletions
  1. +15
    -0
      manifests-cache.json
  2. +48
    -0
      manifests/VsWorld.json

+ 15
- 0
manifests-cache.json View File

@@ -15253,5 +15253,20 @@
"creationTimestamp": 1745727881.2442923
}
}
},
"VsWorld": {
"buildTimestamp": 1745878284.6453598,
"creationTimestamp": 1745878284.7605336,
"modules": {
"XLimitJIVCO": {
"creationTimestamp": 1745878284.8534348
},
"XLimitJIAutotuner": {
"creationTimestamp": 1745878284.9359968
},
"XLimitJIAutotuner2": {
"creationTimestamp": 1745878285.0180306
}
}
}
}

+ 48
- 0
manifests/VsWorld.json View File

@@ -0,0 +1,48 @@
{
"slug": "VsWorld",
"name": "V's World",
"version": "2.0.1",
"license": "GPL-3.0-or-later",
"brand": "V's World",
"author": "Viktor Schiff",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "https://github.com/Synismusist/VsWorld",
"manualUrl": "https://github.com/Synismusist/VsWorld/blob/main/README.md",
"sourceUrl": "https://github.com/Synismusist/VsWorld",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "XLimitJIVCO",
"name": "X-Limit JI VCO",
"description": "VCO forcing just intonation",
"tags": [
"Polyphonic",
"Tuner",
"Quantizer",
"VCO"
]
},
{
"slug": "XLimitJIAutotuner",
"name": "X-Limit JI Autotuner",
"description": "Dynamic just intonation tuner",
"tags": [
"Polyphonic",
"Tuner",
"Quantizer"
]
},
{
"slug": "XLimitJIAutotuner2",
"name": "X-Limit JI Autotuner II",
"description": "Complex dynamic just intonation tuner",
"tags": [
"Polyphonic",
"Quantizer",
"Tuner"
]
}
]
}

Loading…
Cancel
Save