Merge branch 'main' of https://github.com/SuperZoops/D3RPC
This commit is contained in:
commit
eb80c3869d
|
@ -10,10 +10,18 @@ APIs are a hassle. Feel free to fork though.
|
||||||
|
|
||||||
you need python3 installed ~~until I compile this into an executable~~
|
you need python3 installed ~~until I compile this into an executable~~
|
||||||
|
|
||||||
|
# pip
|
||||||
|
|
||||||
*modules*
|
*modules*
|
||||||
>- pip install tkinter
|
>- pip install tkinter
|
||||||
>- pip install pypresence
|
>- pip install pypresence
|
||||||
|
|
||||||
|
# Arch Linux
|
||||||
|
|
||||||
|
>- pacman -S tk
|
||||||
|
>- yay -S python-pypresence
|
||||||
|
|
||||||
|
|
||||||
*download *
|
*download *
|
||||||
the main branch source code and extract it to some folder
|
the main branch source code and extract it to some folder
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue