Open walksanatora opened 7 months ago
if anyone else ask you can get a list of all mods with translations with this bash oneliner (requires jq)
curl "https://raw.githubusercontent.com/mineblock11/loqui-translations/main/group_index.json" | jq 'keys[]' | sort
Thank you for the oneliner
Yes, see group_index.json on the translation repository: https://github.com/mineblock11/loqui-translations