Browse Source

Update manifest for pfzzz, MockbaModular

v1
Andrew Belt 5 years ago
parent
commit
7de1f2b93a
2 changed files with 42 additions and 1 deletions
  1. +41
    -0
      manifests/MockbaModular.json
  2. +1
    -1
      manifests/pfzzz.json

+ 41
- 0
manifests/MockbaModular.json View File

@@ -0,0 +1,41 @@
{
"slug": "MockbaModular",
"name": "Mockba Modular",
"version": "1.0.0",
"license": "MIT",
"brand": "Mockba Modular",
"author": "Mockba the Borg",
"authorEmail": "mockba.the.borg@gmail.com",
"authorUrl": "http://mockbatheb.org/",
"pluginUrl": "https://github.com/MockbaTheBorg/MockbaModular",
"manualUrl": "https://github.com/MockbaTheBorg/MockbaModular/blob/master/README.md",
"sourceUrl": "https://github.com/MockbaTheBorg/MockbaModular",
"donateUrl": "http://paypal.me/MockbaTheBorg",
"changelogUrl": "",
"modules": [
{
"slug": "Feidah",
"name": "Feidah",
"description": "Simple signal fader",
"tags": [
"Utility"
]
},
{
"slug": "UDPClockMaster",
"name": "Mastah",
"description": "UDP Clock Synchronizer (Master)",
"tags": [
"Utility"
]
},
{
"slug": "UDPClockSlave",
"name": "Slavah",
"description": "UDP Clock Synchronizer (Slave)",
"tags": [
"Utility"
]
}
]
}

+ 1
- 1
manifests/pfzzz.json View File

@@ -1,7 +1,7 @@
{
"slug": "pfzzz",
"name": "Pfzzz",
"version": "1.0.3",
"version": "1.0.4",
"license": "GPL-3.0-or-later",
"brand": "Pfzzz",
"author": "Omar Shaban",


Loading…
Cancel
Save