veloren/.gitlab/scripts/translation.sh

6 lines
114 B
Bash
Raw Normal View History

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