veloren/.gitlab/scripts/translation.sh
juliancoffee f2eb1fe7c8 Make i18n csv own binary
* Put file that needs care back into csv
2022-08-25 14:23:26 +03: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"