Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmllib/mojangapi
MojangAPI
https://github.com/cmllib/mojangapi
api async authentication dotnet microsoft minecraft mojang mojang-api name player skin username uuid xbox
Last synced: about 2 months ago
JSON representation
MojangAPI
- Host: GitHub
- URL: https://github.com/cmllib/mojangapi
- Owner: CmlLib
- Created: 2021-01-30T07:46:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T10:28:35.000Z (12 months ago)
- Last Synced: 2024-02-03T11:30:22.304Z (12 months ago)
- Topics: api, async, authentication, dotnet, microsoft, minecraft, mojang, mojang-api, name, player, skin, username, uuid, xbox
- Language: C#
- Homepage:
- Size: 115 KB
- Stars: 16
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: docs/SecurityQuestion.md
Awesome Lists containing this project
README
# Mojang API
![Discord](https://img.shields.io/discord/795952027443527690?label=discord&logo=discord&style=for-the-badge)
.NET Library for [Mojang API](https://wiki.vg/Mojang_API), [Mojang Authentication](https://wiki.vg/Authentication) and [Microsoft Xbox Authentication](https://wiki.vg/Microsoft_Authentication_Scheme)
- Asynchronous API
- Getting Player Data
- Changing Player Name or Skin
- Security Question-AnswerSupport:
- netstandard 2.0
## Install
Install Nuget package [MojangAPI](https://www.nuget.org/packages/MojangAPI)
## Documentation
[Documentation](https://alphabs.gitbook.io/cmllib/mojangapi/home)
[한국어](https://alphabs.gitbook.io/cmllib/v/ko/mojangapi/home)