Commit graph

4 commits

Author SHA1 Message Date
BruceChen
a8bbb1ac76
Basic support for minecraft 1.19 (#2084)
* merge commit from milutinke
* chat signature & encrypted login
* Bug fix :EncryptionResponse format error below 1.18.2
* Implemented chat command signature
* Chat message parsing and verification for 1.19
* Add signature settings
* Update Simplified Chinese Translation
* Clear up comments
* Fix wrong variable naming
* Bug fix: SignatureV2 Processing
2022-08-15 17:55:44 +02:00
泠辰
f77a06e8ec
Update and improve translation. (#1987) 2022-04-03 01:23:26 +08:00
LesterLian
288994aeec
Chinese Translation Improvement (#1959) 2022-03-06 23:22:37 +08:00
Cubik
c0f128f632
Add Chinese Localization (#1651)
* Update README-zh-Hans.md

* Create zh.ini

* Translate [mcc]

* Update zh.ini

* Update zh.ini

* Update zh.ini

* Update zh.ini

Basically localized comments and text

* Update zh.ini

Some translation and format errors have been corrected

* Update zh.ini

Fixed word order problem

* Update zh.ini

Fixed all problems

* Rename zh.ini to zh-CHS.ini

* Fix wrong translations and add missing translations

Co-authored-by: WUTONK <wjt474696120@gmail.com>
2021-06-24 09:30:13 +08:00