Skip to content

Commit

Permalink
Only upload resources for 1.21 (#10535)
Browse files Browse the repository at this point in the history
Only upload language resources to crowdin in 1.21
  • Loading branch information
uecasm authored Dec 22, 2024
1 parent f8aac52 commit d1984bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ usesSonarQube=true

usesCrowdInTranslationManagement=true
crowdInDownloadDirectory=src/main/resources/assets/minecolonies/lang
usesCrowdInUploadWithFilteredBranchesSpec=(version|release)\/.+
usesCrowdInUploadWithFilteredBranchesSpec=(version|release)\/1\.21

additionalModsInDataGen=structurize;domum_ornamentum

0 comments on commit d1984bb

Please sign in to comment.