Skip to content

Feature-rich, highly customizable third-party server software for Minecraft: Bedrock Edition.

License

Notifications You must be signed in to change notification settings

ProkitsNetwork/PowerNukkitX

 
 

Repository files navigation

Coverage

Version 2.0.0 of PowerNukkitX, work in progress...

Start PowerNukkitX:

Windows

click start.bat

Linux

chmod +x start.sh
./start.sh

Build Guide:

  1. gradle/tasks/alpha build/build - Build all products, including source jar,jar,shaded jar,javadoc
  2. gradle/tasks/alpha build/buildSkipChores - Build partial products, including jar and shaded jar, skip test
  3. gradle/tasks/alpha build/buildFast - Only build jar, skip test
  4. gradle/tasks/alpha build/clean - clean all build products

Code coverage too low?

Feel free to submit more tests for PNX!

About

Feature-rich, highly customizable third-party server software for Minecraft: Bedrock Edition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%