文件名称:minecraft-server:在Go中实现的Minecraft服务器
文件大小:76KB
文件格式:ZIP
更新时间:2024-02-25 11:11:31
golang minecraft MinecraftGo
我的世界服务器 Go语言编写的Minecraft Server实现··
【文件预览】:
minecraft-server-master
----.github()
--------dependabot.yml(173B)
----LICENSE(1KB)
----apis()
--------base()
--------uuid()
--------server.go(1KB)
--------logs()
--------data()
--------game()
--------ents()
--------rand()
--------buff()
--------math()
--------cmds()
--------task()
--------util()
--------urls()
----main.go(753B)
----.gitignore(315B)
----go.sum(3KB)
----README.md(610B)
----impl()
--------conf()
--------base()
--------conn()
--------server.go(8KB)
--------data()
--------game()
--------cons()
--------prot()
--------mask()
----go.mod(447B)