Crates.io | valence_lang |
lib.rs | valence_lang |
version | 0.2.0-alpha.1+mc.1.20.1 |
source | src |
created_at | 2023-08-10 07:05:06.516738 |
updated_at | 2023-08-10 07:05:06.516738 |
description | Minecraft's languages and translation keys. |
homepage | |
repository | https://github.com/valence-rs/valence |
max_upload_size | |
id | 940667 |
size | 664,930 |
Contains code for managing Minecraft's languages and translation keys.
Currently, this only contains Minecraft's translation keys as Rust constants. In the future it may be expanded to include language registries, functions to resolve translation keys at runtime, etc.