From f097fab7700589db502ef68b2a7c143ceaf4f1c1 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Thu, 30 Nov 2023 15:46:25 +0000 Subject: [PATCH] Added to-do --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7461f73..1e268b8 100644 --- a/README.md +++ b/README.md @@ -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 @@ -55,4 +56,12 @@ If everything is setup properly, it should look something like this!:
## 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! \ No newline at end of file +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 \ No newline at end of file