mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
4d3be23bac
The ini-file extractor has been broken since the transition to Python 3 and nobody noticed, because it isn't used nowadays. Therefore, let's remove it.
i18n helper
This is a collection of scripts to automate 0 A.D.'s i18n process.
See maintenanceTasks.sh for the full process.
Run tests
pip3 install pytest
python3 -m pytest