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 aa49e51 commit c265bf7Copy full SHA for c265bf7
CHANGELOG.md
@@ -1,3 +1,2 @@
1
-- Fix Plasmo Voice support
2
-- Fix spectators unable to hear other players (again)
3
-- Hopefully try to balance translations better
+- Improve Simple Voice Chat group handling
+- Add permission for disabling player transcripts (`unitytranslate.request_translations`, default `true`).
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.5-beta
+ mod.version = 0.1.6-beta
18
mod.group = xyz.bluspring
19
mod.name = UnityTranslate
20
mod.id = unitytranslate
0 commit comments