/
Decrease required java version of mod to 17 (useful for plugin development)
A cumulative changelog can be found here
From 1.5.0:
A cumulative changelog can be found here
A cumulative changelog can be found here
fixed another issue with downloadSourceTranslations task when making build depend on it
From 1.5.0-beta.1:
net.sssubtlety.sss_translate.sss-translatedownloadTranslations -> downloadTranslationsAndWait"minecraft_project_name" optional in custom FMJ fielddownloadSourceTranslations task when making build depend on itdownloadSourceTranslations and downloadRuntimeTranslations overloadsresourcesDir property to sssTranslate gradle extensionhosted_resources/ containing icons and badgesA cumulative changelog can be found here
SssTranslate.downloadTranslations methods have been split up:
SssTranslate::downloadRuntimeTranslations methodsSssTranslate::downloadSourceTranslations methods if for some reason you're manually calling to
download translations to src/main/resources (usually you'd run the task or the base jar instead)SssTranslate::downloadTranslations if you want to download to a custom directorydownloadSourceTranslationsFrom 1.5.0-alpha.12:
A cumulative changelog can be found here

A library to add Crowdin internationalization to mods.