You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when you load in a language on lower-spec computers it takes quite a noticeable amount of time...
6
17
This mod aims to fix that massive freeze-up by instead of reloading all the game resources just reload
7
18
the language manager. The language manager handles game translations/localization etc. By using this mod
8
-
the delay should be very less noticeable due to no longer reloading every resource.
19
+
the delay should be very less noticeable due to no longer reloading every resource.
20
+
21
+
## Downloads
22
+
23
+
You can find the latest release either on
24
+
the [release page](https://github.com/ChachyDev/lazy-language-loader/releases/latest), [Modrinth](https://modrinth.com/mod/lazy-language-loader/versions)
25
+
or [CurseForge](https://www.curseforge.com/minecraft/mc-mods/lazy-language-loader/files)
0 commit comments