Script for downloading translations from Crowdin
Posted: Fri Feb 05, 2021 8:31 pm
The idea for this came up during the long drought of updates after 1.0 which left a lot of strings (especially the spidertron-related ones) untranslated for months even though the strings were already translated on Crowdin. The script uses the Crowdin API to pull all the strings for a particular language and then puts them into the correct .cfg files.
https://github.com/gyorokpeter/factorio ... ownload.py
Some things are hardcoded (e.g. the language to download and the game directory) but should be simple to change.
https://github.com/gyorokpeter/factorio ... ownload.py
Some things are hardcoded (e.g. the language to download and the game directory) but should be simple to change.