uuid-mc

Crates.iouuid-mc
lib.rsuuid-mc
version0.3.0
sourcesrc
created_at2023-01-07 23:41:34.780909
updated_at2023-01-08 22:17:12.076802
descriptionA library for handling and generating Minecraft offline and online UUIDs
homepage
repositoryhttps://github.com/booleancoercion/uuid-mc
max_upload_size
id753288
size28,601
(booleancoercion)

documentation

README

uuid-mc Crates.io Crates.io

A Rust implementation of Minecraft's UUID logic. Includes functions to convert between usernames and online UUIDs (via the mojang API), and also crucially includes conversion from usernames to offline UUIDs (which was missing from the rust ecosystem).

Usage

Simply include the latest version of uuid-mc in your project. There are examples in the documentation.

Licens

Licensed under either of:

at your option.

Commit count: 10

cargo fmt