-
Notifications
You must be signed in to change notification settings - Fork 147
Installation
Sandertv edited this page Jan 8, 2022
·
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