HMCL icon indicating copy to clipboard operation
HMCL copied to clipboard

support copy uuid for offline user

Open weironz opened this issue 3 years ago • 2 comments

support copy uuid for offline user, i need set op for user, otherwise i must Letter by letter input

[
  {
    "uuid": "UUID-goes-here",
    "name": "notch",
    "level": 4
  },
  {
    "uuid": "UUID-goes-here",
    "name": "user1",
    "level": 4
  },
  {
    "uuid": "UUID-goes-here",
    "name": "player1",
    "level": 4
  }
]

weironz avatar Jun 09 '22 13:06 weironz

你可以在 hmcl.json 里面找到 uuid。 不过这个功能还是会添加

huanghongxun avatar Jun 10 '22 18:06 huanghongxun

你可以在 hmcl.json 里面找到 uuid。

不过这个功能还是会添加

是的,目前是这样做的,有了复制就不用去后台查了

weironz avatar Jun 15 '22 02:06 weironz

@willzhang #2364

burningtnt avatar Jul 08 '23 09:07 burningtnt