2 Star 3 Fork 1

baidwwy/OpenDiablo2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 688 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/OpenDiablo2/OpenDiablo2
go 1.14
require (
github.com/JoshVarga/blast v0.0.0-20180421040937-681c804fb9f0
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
github.com/go-restruct/restruct v0.0.0-20191227155143-5734170a48a1
github.com/google/uuid v1.1.2
github.com/hajimehoshi/ebiten v1.11.4
github.com/pkg/profile v1.5.0
github.com/robertkrimen/otto v0.0.0-20191219234010-c382bd3c16ff
github.com/stretchr/testify v1.4.0
golang.org/x/image v0.0.0-20200618115811-c13761719519
gopkg.in/alecthomas/kingpin.v2 v2.2.6
gopkg.in/sourcemap.v1 v1.0.5 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/GGELUA/OpenDiablo2.git
[email protected]:GGELUA/OpenDiablo2.git
GGELUA
OpenDiablo2
OpenDiablo2
master

搜索帮助