This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
library
mirror of
https://github.com/VCVRack/library.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Review and add STS at version 0.6.0.1.
#524
pull/528/head
Christoph Scholtes
6 years ago
parent
5fde244126
commit
546244149f
3 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+8
-0
manifests/STS.json
+1
-0
repos/STS
+ 3
- 0
.gitmodules
View File
@@ -264,3 +264,6 @@
[submodule "repos/ModularFungi"]
path = repos/ModularFungi
url = https://github.com/david-c14/ModularFungi.git
[submodule "repos/STS"]
path = repos/STS
url = https://github.com/SmallTownSound/STS.git
+ 8
- 0
manifests/STS.json
View File
@@ -0,0 +1,8 @@
{
"name": "STS",
"author": "Don Turnrock",
"license": "BSD-3-Clause",
"sourceUrl": "https://github.com/SmallTownSound/STS.git",
"manualUrl": "https://github.com/SmallTownSound/STS/blob/master/README.md",
"repoVersion": "0.6.0.1"
}
+ 1
- 0
repos/STS
@@ -0,0 +1 @@
Subproject commit edea8d0bb50c8e823f602bb2e2ec3f86faa2533b
Write
Preview
Loading…
Cancel
Save