HashimTheArab / Dragonfly-Bridge

The Bridge gamemode in Dragonfly made for my server Velvet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dragonfly-Bridge

The Bridge MCPE created with the Dragonfly server software in Go!

This has some bugs so it shouldn't be used at its current state!

However, it can be ran on any architecture supported by Golang!

Running

Simply open your terminal of choice and find the executable file of this project and run ./{exectuable_file}

Building

To build this project the given device your building it on must have go 1.16 or above installed.

After installing go you must clone the project and then build it

git clone https://github.com/Prim69/Dragonfly-Bridge
cd Dragonfly-Bridge
go build # this actually builds the file

Example Images

example_1

example_2

example_3

About

The Bridge gamemode in Dragonfly made for my server Velvet

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%