Skip to content
/ template Public template

Template for creating Dragonfly servers

Notifications You must be signed in to change notification settings

df-mc/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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