More of the plugin's language can be edited now

This commit is contained in:
trouper
2025-02-23 20:57:55 -06:00
parent a9b434a210
commit 0b21ea4b39
110 changed files with 1037 additions and 994 deletions

View File

@@ -141,4 +141,8 @@ task copyLibs {
println "All JAR files have been extracted to: ${targetDir}"
}
}
test {
useJUnitPlatform()
}