Browse Source

Update manifest for IvyFunPack

v1
Andrew Belt 3 years ago
parent
commit
764ed00051
2 changed files with 35 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +26
    -0
      manifests/IvyFunPack.json

+ 9
- 0
manifests-cache.json View File

@@ -8715,5 +8715,14 @@
"creationTimestamp": 1603312646.6535895
}
}
},
"IvyFunPack": {
"buildTimestamp": 1604024303.1969283,
"creationTimestamp": 1604024304.6807044,
"modules": {
"cricle": {
"creationTimestamp": 1604024304.9428158
}
}
}
}

+ 26
- 0
manifests/IvyFunPack.json View File

@@ -0,0 +1,26 @@
{
"slug": "IvyFunPack",
"name": "Ivy Fun Pack",
"version": "1.0.0",
"license": "proprietary",
"brand": "ivy's stuff",
"author": "ivy<3",
"authorEmail": "tendrillady@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://drive.google.com/file/d/1dVeCgBww9ORlGWYL1BlIbxrWI-UjZuXh/view?usp=sharing",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "cricle",
"name": "cricle",
"description": "Modulates a signal such that it appears to rotate around the listener.",
"tags": [
"effect",
"utility"
]
}
]
}

Loading…
Cancel
Save