veloren/voxygen/i18n
Benoît du Garreau 8488c7b25e Upgrade assets_manager to 0.8.0 and image to 0.24
This removes a significant number of duplicated dependencies
2022-05-28 23:18:31 +02:00
..
src Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00
Cargo.toml update further dependencies, including strum and get rid of old strum_macro 2022-04-04 16:06:47 +02:00
README.md Refactor i18n analysis code and improve UX of testing binary 2021-05-10 22:13:00 +00:00

Usage

$ cargo run --features=bin -- --help
(Or if somewhere else in the repo)
$ cargo run -p veloren-i18n --features=bin -- --help
For example, diagnostic for specific language
$ cargo run -p veloren-i18n --features=bin -- <lang_code>