Browse Source

Remove ByteBeatMachine.

v1
Andrew Belt 5 years ago
parent
commit
80b1e8fae1
3 changed files with 0 additions and 29 deletions
  1. +0
    -3
      .gitmodules
  2. +0
    -25
      manifests/ByteBeatMachine.json
  3. +0
    -1
      repos/ByteBeatMachine

+ 0
- 3
.gitmodules View File

@@ -357,9 +357,6 @@
[submodule "repos/Prism"]
path = repos/Prism
url = https://github.com/AmalgamatedHarmonics/Prism.git
[submodule "repos/ByteBeatMachine"]
path = repos/ByteBeatMachine
url = https://github.com/bokontep/ByteBeatMachine.git
[submodule "repos/repelzen"]
path = repos/repelzen
url = https://github.com/wiqid/repelzen


+ 0
- 25
manifests/ByteBeatMachine.json View File

@@ -1,25 +0,0 @@
{
"slug": "ByteBeatMachine",
"name": "ByteBeatMachine",
"version": "1.0.0",
"license": "BSD-3-Clause",
"brand": "Bokontep",
"author": "bokontep",
"authorEmail": "bokontep@gmail.com",
"authorUrl": "https://bokontep.blogspot.gr",
"pluginUrl": "",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"modules": [
{
"slug": "ModuleByteBeatMachine",
"name": "ModuleByteBeatMachine",
"description": "ByteBeat Oscillator",
"tags": [
"VCO",
"Utility"
]
}
]
}

+ 0
- 1
repos/ByteBeatMachine

@@ -1 +0,0 @@
Subproject commit 6ed688e65bd458dd127a90be4dfb2c308a26af44

Loading…
Cancel
Save