Initial commit

This commit is contained in:
Lucien Greathouse
2017-11-29 17:25:37 -08:00
commit 7838b2e67d
30 changed files with 2825 additions and 0 deletions

3
plugin/src/Config.lua Normal file
View File

@@ -0,0 +1,3 @@
return {
pollingRate = 0.3,
}