Skip to content

Conversation

@Switch-modder
Copy link
Contributor

All the functions in one .js file was kinda difficult to sift through, so I went ahead and split all the functions into different .js files with names that match their .go files such as wakeword-pv.go being linked to wakeword-pv.js. Now when you need to add a function just make a new .js file under webroot/js/<feature>.js and add the update function if needed under webroot/js/main.js, async function UpdateAllMods().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant