mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-03 10:33:43 +01:00
move locale files into their intended resource folder
This commit is contained in:
@@ -37,6 +37,9 @@ tasks {
|
||||
|
||||
processResources {
|
||||
filter<ReplaceTokens>("tokens" to mapOf("project.version" to project.version))
|
||||
filesMatching("**/locales/*") {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user