Registry / other / df-mc-dragonfly

df-mc-dragonfly

JSON →
library0.10.13gogounverified

A Minecraft server software written in Go, providing a high-performance and modular server implementation.

go get github.com/df-mc/dragonfly
INSTALL
IMPORT
SIG · DF-MC-DRAGONFLY
D
df-mc-dragonfly
othergov0.10.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

server
github.com/df-mc/dragonfly/server

Creates and immediately closes a Dragonfly Minecraft server instance.

package main import ( "github.com/df-mc/dragonfly/server" "github.com/df-mc/dragonfly/server/player" ) func main() { srv := server.New() srv.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.13latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
df-mc-dragonfly — go get df-mc-dragonfly · libregistry