| @@ -13735,5 +13735,26 @@ | |||||
| "creationTimestamp": 1711827245.3808393 | "creationTimestamp": 1711827245.3808393 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "PathSet-GlassShard-Premium": { | |||||
| "buildTimestamp": 1715635494.1081712, | |||||
| "creationTimestamp": 1715635531.9147825, | |||||
| "modules": { | |||||
| "GlassSmith": { | |||||
| "creationTimestamp": 1715635531.9667253 | |||||
| }, | |||||
| "GlassShim": { | |||||
| "creationTimestamp": 1715635532.0078328 | |||||
| } | |||||
| } | |||||
| }, | |||||
| "PathSet-GlassShard": { | |||||
| "buildTimestamp": 1715635531.8178694, | |||||
| "creationTimestamp": 1715635532.0709598, | |||||
| "modules": { | |||||
| "GlassShard": { | |||||
| "creationTimestamp": 1715635532.1401358 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -0,0 +1,30 @@ | |||||
| { | |||||
| "slug": "PathSet-GlassShard-Premium", | |||||
| "name": "Path Set: Glass Shard Premium", | |||||
| "version": "2.0.0", | |||||
| "license": "https://vcvrack.com/eula", | |||||
| "brand": "Path Set", | |||||
| "author": "Andrew Hanson", | |||||
| "authorEmail": "", | |||||
| "authorUrl": "https://patheros.com/", | |||||
| "pluginUrl": "https://github.com/patheros/PathSetManuals", | |||||
| "manualUrl": "https://github.com/patheros/PathSetManuals", | |||||
| "sourceUrl": "", | |||||
| "donateUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "GlassSmith", | |||||
| "name": "Glass Smith", | |||||
| "description": "This utility module allows you to craft new configurations for Glass Shard.", | |||||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/GlassSmith.md", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "GlassShim", | |||||
| "name": "Glass Shim", | |||||
| "description": "Premium Expander for Glass Shard", | |||||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/GlassShim.md", | |||||
| "tags": [] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -0,0 +1,25 @@ | |||||
| { | |||||
| "slug": "PathSet-GlassShard", | |||||
| "name": "Path Set: Glass Shard", | |||||
| "version": "2.0.0", | |||||
| "license": "https://vcvrack.com/eula", | |||||
| "brand": "Path Set", | |||||
| "author": "Andrew Hanson", | |||||
| "authorEmail": "", | |||||
| "authorUrl": "https://patheros.com/", | |||||
| "pluginUrl": "https://github.com/patheros/PathSetManuals", | |||||
| "manualUrl": "https://github.com/patheros/PathSetManuals", | |||||
| "sourceUrl": "", | |||||
| "donateUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "GlassShard", | |||||
| "name": "Glass Shard", | |||||
| "description": "This node-based sequencer gives you a new configuration each week, begging to be your creative muse for melody.", | |||||
| "manualUrl": "https://github.com/patheros/PathSetManuals/blob/main/modules/GlassShard.md", | |||||
| "tags": [ | |||||
| "sequencer" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||