Crates.io | uuid-mc |
lib.rs | uuid-mc |
version | 0.3.0 |
source | src |
created_at | 2023-01-07 23:41:34.780909 |
updated_at | 2023-01-08 22:17:12.076802 |
description | A library for handling and generating Minecraft offline and online UUIDs |
homepage | |
repository | https://github.com/booleancoercion/uuid-mc |
max_upload_size | |
id | 753288 |
size | 28,601 |
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).
Simply include the latest version of uuid-mc
in your project. There are examples in the documentation.
Licensed under either of:
at your option.