1thenikita / Visual-Studio

A Discord Rich Presence extension for both Visual Studio 2017 and 2019.
https://marketplace.visualstudio.com/items?itemName=VisualDevelopment.drpcvs2019
GNU Affero General Public License v3.0
92 stars 32 forks source link

Add AngelScript to the list of supported languages #39

Open aeris170 opened 3 years ago

aeris170 commented 3 years ago

As I can see from the way the languages/extensions are handled, this would be as easy to add another entry to the Dictionary in Constants.cs. I'd have done this myself and submitted a pull request but I couldn't understand how the language images are sent to discord. (Or where they are stored)

If you could provide me some background information on the language images, I can do the necessary changes and create a PR. Thank you.