Skip to content

Commit 7a97454

Browse files
committed
Undo crowdin.yml
1 parent b11b625 commit 7a97454

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,11 +184,6 @@ tasks.withType<GroovyCompile>().configureEach {
184184
}
185185

186186
tasks.processResources {
187-
for (lang in arrayOf("", "_en")) {
188-
from("src/main/resources/messages.MinecraftDevelopment_en_US.properties") {
189-
rename { "messages.MinecraftDevelopment$lang.properties" }
190-
}
191-
}
192187
// These templates aren't allowed to be in a directory structure in the output jar
193188
// But we have a lot of templates that would get real hard to deal with if we didn't have some structure
194189
// So this just flattens out the fileTemplates/j2ee directory in the jar, while still letting us have directories

crowdin.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)