游戏测试

24次阅读
没有评论
客户端经验分享
1、使用 Chrome 来进行调试会好很多
2、使用 Browser 进行游戏时,如果想多开,可以像下面一样修改 URL 地址
http://localhost:7456/?account=asdf1
http://localhost:7456/?account=asdf2
http://localhost:7456/?account=asdf3
http://localhost:7456/?account=asdf4
程序会解析上面的 account 参数,进行游戏登陆。
教程地址:https://blog.csdn.net/ccnu027cs/article/details/102821434
https://blog.csdn.net/lijia1201900857/article/details/86715642
正文完