Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wode490390/multiversionproxy

Multi-version proxy for Minecraft: Bedrock Edition
https://github.com/wode490390/multiversionproxy

mcbe mcpe minecraft multiversion proxy server

Last synced: 25 days ago
JSON representation

Multi-version proxy for Minecraft: Bedrock Edition

Awesome Lists containing this project

README

        

# [WIP] MultiVersionProxy

[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
![Java 8](https://img.shields.io/badge/java-8-brightgreen)

Multi-version proxy for Minecraft: Bedrock Edition

### This project is still a work in progress and probably won't be complete any time soon.

Known supported server softwares: [**NukkitX 1.0**](https://github.com/NukkitX/Nukkit)

Known unsupported server softwares: [**Bedrock Dedicated Server**](https://www.minecraft.net/en-us/download/server/bedrock/)

## Compiling
Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.

## Contributing
As a project that is still nowhere near completion, any contributions are appreciated.

## Links
__[NukkitX Protocol Library](https://github.com/NukkitX/Protocol) used in this project__