Update Script authored by imcb's avatar imcb
......@@ -4,6 +4,9 @@ The script is based off of dougdougw's script which is based off of many other s
It's written in Python and mainly edited by max, if you want to add somthing, you should probably ask him,
I'll probably add more documentation here later, but its pretty simple, theres a seperate readme in that repo for more information.
[repo here](https://gitlab.com/controlmypc/Twitch-Plays-Control-My-PC)
# requirements
It's pretty simple to understand, you only have to install a few packages, most of them are either file imports or part of the python standard library.
You will mainly only need to install:
pydirectinput - windows mouse movement
......
......