leauny

Results 4 comments of leauny

> I will have to check this once I have access to a windows machine again. The game name above Red Dead also looks very weird, do you know what...

@PhilipK Here are the Chinese names of some common games: "正当防卫", "荒野大镖客", "幻兽帕鲁", "博德之门3", "赛博朋克2077". The common Chinese character set encoding on windows is not only UTF-8, but also GB2312,...

@PhilipK Only have these two games(in picture), couldn't import any of them.

> @leauny 看了下无法将一个public key放到多个账号中,还有其它的建议吗? 另一种可行的方法是后台测试人员生成N多个key,然后给每个团队分发 - 可以让团队上传私人令牌(权限控制更充分,相对来说最方便)具体可以参考[gitee镜像仓库教程](https://help.gitee.com/repository/settings/sync-between-gitee-github#%E5%A6%82%E4%BD%95%E7%94%B3%E8%AF%B7-github-%E7%A7%81%E4%BA%BA%E4%BB%A4%E7%89%8C) - 用gpg公钥创建多个子公私钥(安全,可能方便一些) - 如果不嫌内容长也可以让队伍提交私钥。