Skip to content

Commit 83b3a78

Browse files
committed
load UnityTranslateLib way ahead of time
1 parent 1893101 commit 83b3a78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/kotlin/xyz/bluspring/unitytranslate/translator/TranslatorManager.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ object TranslatorManager {
200200

201201
fun init() {
202202
loadFromConfig()
203+
installLibreTranslate()
203204
}
204205

205206
fun serverStarting(server: MinecraftServer) {

0 commit comments

Comments
 (0)