diff --git a/.gitmodules b/.gitmodules index ae5201a0..32b7a370 100644 --- a/.gitmodules +++ b/.gitmodules @@ -191,3 +191,6 @@ path = repos/ErraticInstruments url = https://github.com/bafonso/Erratic.git branch = v0.6 +[submodule "repos/PG-Instruments"] + path = repos/PG-Instruments + url = https://github.com/imekon/PG-Instruments.git diff --git a/manifests/PG-Instruments.json b/manifests/PG-Instruments.json index 8aeaef06..f8bd979e 100644 --- a/manifests/PG-Instruments.json +++ b/manifests/PG-Instruments.json @@ -1,6 +1,7 @@ { "name": "PG-Instruments", "author": "Pete Goodwin", - "license": "MIT", - "sourceUrl": "https://github.com/imekon/PG-Instruments" + "license": "CC0 1.0 Universal", + "sourceUrl": "https://github.com/imekon/PG-Instruments", + "repoVersion": "0.6.0" } diff --git a/repos/PG-Instruments b/repos/PG-Instruments new file mode 160000 index 00000000..83fe82f9 --- /dev/null +++ b/repos/PG-Instruments @@ -0,0 +1 @@ +Subproject commit 83fe82f90c7f7c96f2ece332680524a3e656b4af