readme: document new command-line options

This commit is contained in:
Alex Dunn 2020-06-24 20:59:31 -07:00
parent 630abfe474
commit 4167c995fc
1 changed files with 5 additions and 1 deletions

View File

@ -117,10 +117,14 @@ at startup:
```text
Usage of .\MovieNight.exe:
-e bool
Whether or not to download approved emotes on startup (default "false")
-k string
Stream key, to protect your stream
Stream key, to protect your stream (default: "")
-l string
host:port of the MovieNight (default ":8089")
-r string
host:port of the RTMP server (default ":1935")
```
## Configuration