twitchdev / extensions-hello-world

The Simplest Extension in the (Hello) World
Apache License 2.0
177 stars 85 forks source link

Always include both online and local twitch-ext #19

Closed Tenchumaru closed 6 years ago

Tenchumaru commented 6 years ago

The Developer Rig's local implementation of twitch-ext will activate itself only in local mode. This obviates the need for separate local and online files. The Developer Rig will no longer attempt to copy files from sub-directories.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.