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!
Simply open your terminal of choice and find the executable file of this project and run
./{exectuable_file}
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