홈¶
Mojang API를 위한 .NET 라이브러리, Mojang Authentication 와 Microsoft Xbox Authentication.
- Asynchronous API
- Getting Player Data
- Changing Player Name or Skin
- Mojang Authentication
- Microsoft Authentication
- Security Question-Answer
- Statistics
Support:
- netstandard 2.0
설치¶
Use Nuget package MojangAPI or download dll from release.
사용법¶
Include these namespaces :
Sample program: MojangAPISample
Mojang API¶
플레이어 프로필 가저오기, 이름이나 스킨 바꾸기, 통계 확인, 차단된 서버 확인, 게임 소유 확인 등등
SecurityQuestion¶
Security question-answer flow
Authentication¶
로그인을 위해서 로그인과 세션 를 확인하거나 CmlLib.Core.Auth.Microsoft 라이브러리를 사용하세요.