veloren/.gitlab/scripts/translation.sh
2024-07-23 19:09:36 +00:00

6 lines
114 B
Bash
Executable File

#!/bin/bash
VELOREN_ASSETS="$(pwd)/assets"
export VELOREN_ASSETS
time cargo run --bin i18n_csv --features="stat"