6 Commits

Author SHA1 Message Date
Neal Spellman d7f15d2f2f Merge pull request #1 from DarkflameUniverse/dependabot/nuget/DiscordRPC/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /DiscordRPC
2022-07-03 13:51:14 -04:00
dependabot[bot] e4cf09be2c Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /DiscordRPC
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 09:01:09 +00:00
Neal Spellman 1cb6f90dea Remove unused docfx
- Removed leftover docfx from the DiscordRPC project
- Please go look at that codebase for more information on the base!
2021-12-05 13:55:51 -05:00
Neal Spellman 94ea02ea5c Added notes about OS support + disclaimer
- Only supports Windows 10 for now
- Disclaimer about images
2021-12-05 13:46:20 -05:00
Neal Spellman c8a908adc4 DarkflameRPC V1
- Initial app commit.
- Can be built and manually run after LU has been launched.
- Has support for all live worlds, providing images and descriptions for each.
release
2021-09-30 19:11:05 -04:00
Neal Spellman e980b63a26 Initial .gitignore, readme and license 2021-09-30 19:09:19 -04:00