dhemery / DHE-Modules

VCV rack modules from Dale Emery
MIT License
33 stars 2 forks source link

plugin.json needs update to latest format #16

Closed cschol closed 5 years ago

cschol commented 5 years ago

The plugin.json in version 1.0.0 needs to be updated to the latest format to pick up the description and tags correctly.

See the following example. The modules section has changed.

dhemery commented 5 years ago

Fixed 91d661bcba85a2cb59278477c92ca85e4c32785f

cschol commented 5 years ago

Syntax in plugin.json is incorrect still:

Example:

"slug:": "Blossom"

slug keyword has an extra : in it.

dhemery commented 5 years ago

Removed : from slug keys in plugin.json ac2181f36080a2d5fb87664764dd1881fa3d5fd7