tomdasilva / Mojo

A plugin for VCV Rack
Creative Commons Zero v1.0 Universal
6 stars 1 forks source link

Manifest issues #5

Open cschol opened 1 week ago

cschol commented 1 week ago
[Mojo] Validating plugin.json...FAILED
[Mojo] Issues found in `plugin.json`:

MyDivider: invalid module tags: Divider, Multiplier
MyComparator: invalid module tags: Comparator
-- Valid tags are defined in https://raw.githubusercontent.com/VCVRack/Rack/v2/src/tag.cpp
Invalid license ID: CC0 1.0 Universal
-- License must be a valid Identifier from https://spdx.org/licenses/
Slug changes detected: sheep
cschol commented 1 week ago

Also: manifest contains an invalid version 3.0.0. Version must match Rack 2.0 ABI, i.e. 2.x.x.

tomdasilva commented 1 week ago

Thanks for your reply ! My bad for the mistakes, i updated the plugin.json file. Hope everything will be fine this time. Thanks Tom