Added to-do
This commit is contained in:
parent
aaa40db09d
commit
f097fab770
1 changed files with 10 additions and 1 deletions
|
@ -8,6 +8,7 @@ SteamRPC pulls your game and presence from Steam and puts it onto discord.
|
|||
- [Steam Setup](#steam-setup)
|
||||
- [Running it](#running-it)
|
||||
- [Notes](#notes)
|
||||
- [To-Do](#to-do)
|
||||
|
||||
## Setup
|
||||
|
||||
|
@ -56,3 +57,11 @@ If everything is setup properly, it should look something like this!:<br>
|
|||
|
||||
## Notes
|
||||
This project was never meant to be public, but I decided there was no reason not to. Please do report any problems you encounter, and if there are any issues with the documentation, please let me know!
|
||||
|
||||
## To-Do
|
||||
|
||||
- [x] Pull images from steam directly
|
||||
- [x] Show profile picture and username as small Image
|
||||
- [ ] Allow Steam Icon Overrides
|
||||
- [ ] Add config
|
||||
- [ ] Allow more configurable options
|
Loading…
Reference in a new issue