mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 23:44:38 +00:00
* Add rust rover to .gitignore * Downgrade to last working nightly version * Update dependencies and set the simdnbt revision because version doesn't work with git, only path. * Disable cursor_remaining stabilized feature |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
Azalea Language
Translate Minecraft strings from their id.
Examples
assert_eq!(azalea_language::get("translation.test.none"), Some("Hello, world!"));