MojangSharp is a .Net Core(C#) wrapper for the Mojang API and Mojang Authentication API. Forked from MojangSharp.
- .Net Core supported
You will need to install MojangSharpCore by downloading it or installing it from NuGet with MS> Install-Package ChangFeng.MojangSharpCore
.
See as MojangSharp with a little difference.
MojangSharp uses Newtonsoft's JSON to parse Mojang's API responses.
- Restructure.