Major cleanup, upgraded to RC2, ported several websocket features from 0.9.
This commit is contained in:
14
README.md
14
README.md
@@ -1,9 +1,11 @@
|
||||
# Discord.Net v1.0.0-dev
|
||||
[](https://ci.appveyor.com/project/foxbot/discord-net/branch/master)
|
||||
|
||||
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
|
||||
|
||||
Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx).
|
||||
Check out the [documentation](http://rtd.discord.foxbot.me/en/docs-dev/index.html) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx).
|
||||
|
||||
##### Warning: documentation is currently outdated.
|
||||
##### Warning: Some of the documentation is outdated.
|
||||
It's current being rewritten. Until that's done, feel free to use my [DiscordBot](https://github.com/RogueException/DiscordBot) repo for reference.
|
||||
|
||||
### Installation
|
||||
@@ -16,9 +18,7 @@ You can download Discord.Net and its extensions from NuGet:
|
||||
### Compiling
|
||||
In order to compile Discord.Net, you require at least the following:
|
||||
- [Visual Studio 2015](https://www.visualstudio.com/downloads/download-visual-studio-vs)
|
||||
- Visual Studio 2015 Update 1 or higher (available through Visual Studio)
|
||||
- [ASP.Net 5 RC1](https://get.asp.net)
|
||||
- NuGet 3.3 (available through Visual Studio)
|
||||
- [Visual Studio 2015 Update 2](https://www.visualstudio.com/en-us/news/vs2015-update2-vs.aspx)
|
||||
- [Visual Studio .Net Core Plugin](https://www.microsoft.com/net/core#windows)
|
||||
- NuGet 3.3+ (available through Visual Studio)
|
||||
|
||||
### Known Issues
|
||||
- .Net Core support is incomplete on non-Windows systems
|
||||
|
||||
Reference in New Issue
Block a user