Skip to content

AllayMC/WaterdogPE

Repository files navigation

WaterdogPE

Build Status Maven Central

WaterdogPE is a brand new Minecraft: Bedrock Edition proxy software developed by the developers of the old Waterdog Proxy. This is AllayMC's fork of WaterdogPE with added support for NetEase Minecraft Bedrock Edition clients.

NetEase Client Support

This fork adds the ability for the proxy to handle connections from NetEase Minecraft clients. To enable NetEase client support, add the following to your config.yml:

netease_client_support: true
# Optional: only allow NetEase clients to connect
only_allow_netease_client: false

Supported NetEase Protocol Versions

Protocol Version Game Version
v630 1.20.50
v686 1.21.2
v766 1.21.50
v819 1.21.93

Note: When netease_client_support is enabled, all RakNet v8 clients will be treated as NetEase clients.

Links

Compiling

To compile WaterdogPE please visit our COMPILING.md guide.

Gradle usage

Stable releases are available from Maven Central without adding any extra repository. Snapshot builds are published to Sonatype Central's snapshot repository.

repositories {
    maven("https://central.sonatype.com/repository/maven-snapshots/")
}

dependencies {
    compileOnly("org.allaymc:waterdogpe:2.0.4-SNAPSHOT")
}

About

AllayMC's fork of WaterdogPE with added support for NetEase Minecraft Bedrock Edition clients

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages