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
Copy file name to clipboardExpand all lines: changelog.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# MultiMC 0.6.5
2
2
3
-
Work in progress...
3
+
Finalizing the translation workflow improvements and adding fixes for sounds missing in old game versions.
4
+
5
+
### New or changed features
6
+
7
+
- UI for the language settings has been unified across the application
8
+
9
+
-GH-2209: Sounds in old (pre-1.6) versions should now work again
10
+
11
+
The launcher now downloads the correct assets and reconstructs the `resources` folder inside instances. This mirrors the same fix implemented in vanilla.
12
+
13
+
Also, a minor issue with the reconstruction being done twice per launch has been fixed.
0 commit comments