This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Mini-Series
mirror of
https://github.com/DISTRHO/Mini-Series
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix submodule
pull/1/head
falkTX
11 years ago
parent
463c1a1e47
commit
c39882eb2c
3 changed files
with
4 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitmodules
+1
-1
README.md
+2
-0
bin/README
+ 1
- 1
.gitmodules
View File
@@ -1,3 +1,3 @@
[submodule "dpf"]
[submodule "dpf"]
path = dpf
path = dpf
url = git://github.com/
falkTX
/DPF
url = git://github.com/
DISTRHO
/DPF
+ 1
- 1
README.md
View File
@@ -1,4 +1,4 @@
== DISTRHO Mini-Series ==
# DISTRHO Mini-Series
A collection of small but useful plugins, based on the good old LOSER-Dev Plugins.
A collection of small but useful plugins, based on the good old LOSER-Dev Plugins.
+ 2
- 0
bin/README
View File
@@ -1 +1,3 @@
All final plugin builds will be placed in this folder.
All final plugin builds will be placed in this folder.
There is no "make install" process, simply copy those files to their appropriate place.
Write
Preview
Loading…
Cancel
Save