diff options
author | Melody Horn <melody@boringcactus.com> | 2020-06-19 00:29:58 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2020-06-19 00:29:58 -0600 |
commit | 7397e9fc78c42f49abe4e5acda42ac26698d3be2 (patch) | |
tree | cca26f08e763e698b940216b25f31bf45be5d3c8 /assets/templates/otamatone | |
parent | 1d7b7edcf64b9a7ba3f2e5a00d55f607ef77e83d (diff) | |
download | crabravebot-7397e9fc78c42f49abe4e5acda42ac26698d3be2.tar.gz crabravebot-7397e9fc78c42f49abe4e5acda42ac26698d3be2.zip |
add word wrapping and improve source links
Diffstat (limited to 'assets/templates/otamatone')
-rw-r--r-- | assets/templates/otamatone/info.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/templates/otamatone/info.json b/assets/templates/otamatone/info.json new file mode 100644 index 0000000..40c0a39 --- /dev/null +++ b/assets/templates/otamatone/info.json @@ -0,0 +1,4 @@ +{ + "name": "Otamatone (original by TheRealSullyG)", + "source": "https://youtu.be/VI5I3MuKJlo" +} |