streamdeck-remote/README.md

7 lines
106 B
Markdown

Building
--------
```$bash
go build -o plugin/remote.exe
zip tf.meow.remote.streamDeckPlugin plugin/*
```