Commit Graph

8 Commits

Author SHA1 Message Date
624fc138ba Fix the circle import 2021-02-18 16:57:11 +08:00
0e959dfbc0 go generate ./... && go fmt ./... 2021-01-09 13:25:51 +08:00
ebf1d5c2c2 Update languages file. Add two function to chat packet: Append and TranslateMsg 2020-04-12 14:58:44 +08:00
55c7e2163b update language data, blocks and items 2019-12-14 22:19:23 +08:00
0efefc0f94 update language data, blocks and items 2019-12-14 22:00:42 +08:00
739a89468b update language data 2019-12-14 21:20:46 +08:00
72ba5b7345 yes, all the languages 2019-08-06 17:46:02 +08:00
ced82a1cab Now we could use package chat to translate in many language.
But you must call chat.SetLanguage now.
(or just import _ "github.com/Tnze/go-mc/data/lang/en-us"
2019-08-06 14:51:48 +08:00