feat(multiplayer): custom token.

This commit is contained in:
huanghongxun
2021-09-26 00:34:18 +08:00
parent 54954f276b
commit 7c76c919bc
12 changed files with 108 additions and 33 deletions

View File

@@ -62,7 +62,7 @@ public class YggdrasilServer extends HttpServer {
"localhost"
)),
pair("meta", mapOf(
pair("serverName", "HMCL Offline Account Skin/Cape Server"),
pair("serverName", "HMCL"),
pair("implementationName", "HMCL"),
pair("implementationVersion", "1.0"),
pair("feature.non_email_login", true)