Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 695 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 695 Bytes

Template

This repository is a GitHub Template which may be used to create Dragonfly servers.

Usage

See this GitHub page on how to set up a new GitHub repository using this template.

This template also contains a Dockerfile, that can be run with this:

docker run -p 19132:19132/udp \
  -v "$PWD/world:/opt/app/world" \
  -v "$PWD/resources:/opt/app/resources" \
  dragonfly-image

Contact

Chat on Discord