1 Star 7 Fork 4

Parnado / HSDisconnector

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 533 Bytes
一键复制 编辑 原始数据 按行查看 历史
Parnado 提交于 2020-11-02 15:15 . first commit

HSDisconnector

Windows下炉石传说游戏拔线核心代码

编译

依赖 GNAT (GNU Ada) 和 WinDivert

MSYS2环境下编译过程

$ git clone https://gitee.com/parnado/hsdisconnector.git

$ wget https://reqrypt.org/download/WinDivert-1.4.3-A.zip

$ unzip WinDivert-1.4.3-A.zip

$ cd hsdisconnector

$ gnatmake hsdisconnector -largs -L../WinDivert-1.4.3-A/x86_64 -lwindivert

许可证

使用 LGPLv3 许可证

Ada
1
https://gitee.com/parnado/hsdisconnector.git
git@gitee.com:parnado/hsdisconnector.git
parnado
hsdisconnector
HSDisconnector
master

搜索帮助