Add legacy note to environment variable part authored by imcb's avatar imcb
......@@ -144,10 +144,15 @@ It has also been motioned and put into place, that the twitch vars should not ch
To run the script follow the instructions in the [readme](https://gitlab.com/controlmypc/TwitchPlays/-/blob/master/README.md).
## how to set environment variables
## (legacy) how to set environment variables
**Important note: environment varaibles were removed in (3.7)[https://gitlab.com/controlmypc/TwitchPlays/-/releases#370-2020-12-04], please use `config.toml` instead.**
### Windows
`setx TWITCH_OAUTH_TOKEN "xxxxxxxxxxxxxxxxxx"`
Or through UI:
Open in Control Panel
![env_search](uploads/6127dc5229c0a1d4bb6b1ebc70063555/env_search.png)
Go to Environment Variables
......
......