Add Back SoundBoard

This commit is contained in:
Daniel Odendahl Jr
2017-03-19 03:43:58 +00:00
parent 3716114aab
commit 4685c83ef1
3 changed files with 58 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"avaliable": {
"cat": "cat"
},
"paths": {
"cat": "./sounds/cat.mp3"
}
}