在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):WaterdogPE/WaterdogPE开源软件地址(OpenSource Url):https://github.com/WaterdogPE/WaterdogPE开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):WaterdogPEWaterdogPE is a brand new Minecraft: Bedrock Edition proxy software developed by the developers of the old Waterdog
Proxy. Links
Setup GuideIf you haven't used WaterdogPE before, we recommend you to take a look at our setup guide in the docs. Supported SoftwareOur goal is to support all commonly used Minecraft: Bedrock server softwares. Spoons and unofficial forks will not be supported due to the lack
of proper implementation. Benefits compared to Waterdog
Known bugs fixed in WaterdogPE
CompilingTo compile WaterdogPE please visit our COMPILING.md guide. Maven usage<repositories>
<repository>
<id>waterdog-repo</id>
<url>https://repo.waterdog.dev/artifactory/main</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>dev.waterdog.waterdogpe</groupId>
<artifactId>waterdog</artifactId>
<version>1.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies> Included libraries
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论