diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-27 14:55:40 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-27 14:55:40 +0000 |
| commit | 4dbe2c4bd77fd6e3735ee5f432fcd950bf0571be (patch) | |
| tree | 99434b75fcb13a412055af42811ddb570c6e1245 /resources | |
| parent | add btrktrl (diff) | |
| download | redirectly-4dbe2c4bd77fd6e3735ee5f432fcd950bf0571be.tar.gz redirectly-4dbe2c4bd77fd6e3735ee5f432fcd950bf0571be.zip | |
add VJmidiKit
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/config.edn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/config.edn b/resources/config.edn index 47c48d1..5cdbef6 100644 --- a/resources/config.edn +++ b/resources/config.edn @@ -9,6 +9,7 @@ :plonat-atek {:to [:mmm "/games/plonat_atek"]} :iii-telefoni {:to [:mmm "/projects/iii-telefoni"]} :btrktrl {:to [:mmm "/projects/btrktrl"]} + :VJmidiKit {:to [:mmm "/projects/VJmidiKit"]} :vcvmods {:to "https://github.com/s-ol/vcvmods"} "vcvmods/doc" {:to "https://github.com/s-ol/vcvmods/blob/master/README.md"} |
