Browse Source

Added TorpedoDemo

pull/514/head
Andrew Belt 7 years ago
parent
commit
ac00f31746
3 changed files with 10 additions and 0 deletions
  1. +1
    -0
      manifests/RB-Clapper.json
  2. +1
    -0
      manifests/RB-Tilter.json
  3. +8
    -0
      manifests/TorpedoDemo.json

+ 1
- 0
manifests/RB-Clapper.json View File

@@ -2,6 +2,7 @@
"name": "Clapper",
"author": "Robotic Bean",
"license": "proprietary",
"authorEmail": "info@roboticbean.com",
"pluginUrl": "http://roboticbean.com/creative/products/clapper/",
"authorUrl": "http://roboticbean.com/",
"manualUrl": "http://roboticbean.com/creative/products/clapper/",


+ 1
- 0
manifests/RB-Tilter.json View File

@@ -2,6 +2,7 @@
"name": "Tilter",
"author": "Robotic Bean",
"license": "proprietary",
"authorEmail": "info@roboticbean.com",
"pluginUrl": "http://roboticbean.com/creative/products/tilter/",
"authorUrl": "http://roboticbean.com/",
"manualUrl": "http://roboticbean.com/creative/products/tilter/",


+ 8
- 0
manifests/TorpedoDemo.json View File

@@ -0,0 +1,8 @@
{
"name": "Torpedo Demo",
"author": "carbon14",
"license": "GPL-3",
"manualUrl": "https://github.com/david-c14/Torpedo/wiki",
"sourceUrl": "https://github.com/david-c14/Torpedo",
"latestVersion": "0.6.1"
}

Loading…
Cancel
Save