1. 首页
  2. 数据库
  3. 其它
  4. diablo2 protocol:Diablo 2网络协议 源码

diablo2 protocol:Diablo 2网络协议 源码

上传者: 2021-02-01 22:44:12上传 ZIP文件 123.05KB 热度 10次
暗黑破坏神2-协议 暗黑破坏神2的网络协议:为暗黑破坏神1.13和1.14创建客户端和服务器。 安装 npm install diablo2-protocol 用法 跟随机器人几行 const { createClientDiablo } = require ( 'diablo2-protocol' ) async function start ( ) { const clientDiablo = await createClientDiablo ( { host : 'battlenetIp' , username : 'myUser' , password :
用户评论