Skip to content

caelunshun/mojang-api-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojang-api

Documentation crates.io

This crate offers a simple interface for utilizing the Mojang API. It utilizes experimental async/await syntax, allowing for clean, asynchronous requests.

Currently, the following mechanisms are supported:

  • Obtaining the "server hash" required for authenticating with Mojang.
  • Running server-side authentication of a client.

In the future, additional functionality will be added.

About

Rust library for interfacing with the Mojang API

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages