• 周年纪念勋章活动已圆满结束,如有已购买但仍未申请的用户,可以通过对应勋章的下载链接申请~
DragonFly

Dragonfly DragonFly 1171b7e

版权类型
转载
版权链接
https://github.com/df-mc/dragonfly
语言支持
English
适配版本(基岩)
  1. 最新版本
[MD]
<!--suppress ALL -->
<img height="310" alt="image" src="https://www.minebbs.com/attachments....92611/?hash=009b4b8528170c892343b92cc827d67f" align="right">

# Dragonfly

Dragonfly 是一个用 Go 语言编写的、高度异步的 Minecraft: 基岩版服务器软件。它在设计时考虑到了可扩展性和简单性,旨在使服务器的设置和修改变得容易。与其他 Minecraft 服务器软件不同,Dragonfly 通常被用作扩展库。

[![Discord Banner 2](https://www.minebbs.com/attachments/68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f36323336333839353532363233-png.92612/?hash=009b4b8528170c892343b92cc827d67f)](https://discord.gg/U4kFWHhTNR)

## 入门指南
运行 Dragonfly 需要至少 **Go 1.23** 版本。通过以下方法之一启动服务器后,可以使用 **ctrl+c** 来关闭服务器。另外,查看 [wiki](https://github.com/df-mc/dragonfly/wiki) 获取更详细的信息。

#### 作为库安装
```shell
go mod init github.com/user/module
go get github.com/df-mc/dragonfly
```

![SetupLibrary](https://www.minebbs.com/attachments/121804512-0f843900-cc47-11eb-9320-d195393b5a1f-gif.92613/)

#### 安装最新提交版本
```shell
git clone https://github.com/df-mc/dragonfly
cd dragonfly
go run main.go
```

![SetupClone](https://user-images.githubusercontent.com/16114089/121804495-ff6c5980-cc46-11eb-8e31-df4f94782e5b.gif)

## 开发者信息
[![Go Reference](https://pkg.go.dev/badge/github.com/df-mc/dragonfly/server.svg)](https://pkg.go.dev/github.com/df-mc/dragonfly/server)

Dragonfly 具有完善的文档和易于使用的 API。文档可以在[这里](https://pkg.go.dev/github.com/df-mc/dragonfly/server)找到,点击 *Directories* 可以查看子包的文档。

要在 GitHub 上发布你的项目?考虑为你的仓库添加 **[#df-mc](https://github.com/topic/df-mc)** 主题,并在 [df-wiki](https://github.com/df-mc/wiki) 开启一个 pull request,将你的项目作为社区项目添加进去,以提高其可见度。

## 贡献
非常欢迎各种贡献!我们高度重视问题报告、pull request 和功能请求。准备开启一个 pull request?考虑加入我们的 [Discord 服务器](https://discord.gg/U4kFWHhTNR)来讨论你的修改!另外,请阅读 [CONTRIBUTING.md](https://github.com/df-mc/dragonfly/blob/master/.github/CONTRIBUTING.md) 获取更多信息。
[/MD]
  • 121805566-0cd81280-cc4c-11eb-9b7d-b5f8a6db4f8d.png
    121805566-0cd81280-cc4c-11eb-9b7d-b5f8a6db4f8d.png
    415.7 KB · 查看: 26
  • 68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f36323336333839353532363233...png
    68747470733a2f2f646973636f72646170702e636f6d2f6170692f6775696c64732f36323336333839353532363233...png
    11 KB · 查看: 88
  • 121804512-0f843900-cc47-11eb-9320-d195393b5a1f.gif
    121804512-0f843900-cc47-11eb-9320-d195393b5a1f.gif
    113.5 KB · 查看: 90
作者
ATLUS
下载
1,460
查看
2,014
首次发布
最后更新

评分

0.00 星 0 次评分

ATLUS 的其他资源

最新更新

  1. 1171b7e

    - [#1171b7e](https://github.com/df-mc/dragonfly/commit/1171b7e8d91e40388267e04014de2ad9f941c730)
  2. 自动构建 611

    见actions
  3. nbtconv/item.go: Fixed a bug where custom item data would not be read…

    nbtconv/item.go: Fixed a bug where custom item data would not be read…
后退
顶部 底部