2019-05-21 12:01:35 -04:00

7 lines
106 B
Markdown

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