Script for downloading translations from Crowdin

Tools which are useful for mod development.
Post Reply
gyorokpeter
Inserter
Inserter
Posts: 30
Joined: Sat Jul 23, 2016 5:53 am
Contact:

Script for downloading translations from Crowdin

Post by gyorokpeter »

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.

Post Reply

Return to “Development tools”