streamdeck-remote/README.md

7 lines
106 B
Markdown
Raw Permalink Normal View History

2019-05-21 16:01:35 +00:00
Building
--------
```$bash
go build -o plugin/remote.exe
zip tf.meow.remote.streamDeckPlugin plugin/*
```