Update README.md

This commit is contained in:
Zoey 2021-04-24 00:51:46 +02:00 committed by GitHub
parent 8731612cc6
commit b26dc5ff59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,20 +4,20 @@ Diablo 3 Discord Rich Presence
Quick and dirty way to get Discord's Rich Presence working with Diablo 3. You have to set everything up manually for now. Quick and dirty way to get Discord's Rich Presence working with Diablo 3. You have to set everything up manually for now.
APIs are a hassle. Feel free to fork though. APIs are a hassle. Feel free to fork though.
Installation **Installation**
Just get the executable for either Windows or Linux in the releases tab. >Just get the executable for either Windows or Linux in the releases tab.
you need python3 installed ~~until I compile this into an executable~~ you need python3 installed ~~until I compile this into an executable~~
modules *modules*
pip install tkinter >pip install tkinter
pip install pypresence >pip install 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
running it *running it*
open terminal in that folder, or cd into it and run python3 ./d3rpc.py open terminal in that folder, or cd into it and run python3 ./d3rpc.py
Feel free to add me on Discord or DM me here. Feel free to add me on Discord or DM me here.