-
Notifications
You must be signed in to change notification settings - Fork 142
Installation
provsalt edited this page Jun 14, 2021
·
9 revisions
Since Dragonfly is still in it's early stages, there aren't any prebuilt executables. These may be provided when Dragonfly becomes more stable.
Installing Dragonfly from source requires Go 1.16 or newer.
go install github.com/df-mc/dragonfly
dragonfly
git clone https://github.com/df-mc/dragonfly
cd dragonfly
go run main.go
go get -u github.com/df-mc/dragonfly
Copyright © 2020-2024 df-mc