We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8255f8c commit 39916b2Copy full SHA for 39916b2
CHANGELOG.md
@@ -1,2 +1,3 @@
1
-- Defer UnityTranslate translation config loading to another thread
2
- - This should help reduce server loading times when an offloaded instance is unavailable / slow to connect.
+- Fix Plasmo Voice support
+- Fix spectators unable to hear other players (again)
3
+- Hopefully try to balance translations better
gradle.properties
@@ -14,7 +14,7 @@ dgt.loom.mappings=mojmap
14
dgt.loom.mappings.flavor=parchment
15
16
# Mod Properties
17
- mod.version = 0.1.4-beta
+ mod.version = 0.1.5-beta
18
mod.group = xyz.bluspring
19
mod.name = UnityTranslate
20
mod.id = unitytranslate
0 commit comments