Skip to content

SonOfTheStars/BluePower

 
 

Repository files navigation

BluePower

Blue Power is a collaborative effort to revive some of the things that are missing from previous versions of modded Minecraft.

Installing

  1. Clone into an empty directory using your git client of choice.

  2. Open a command line and type the following: gradlew setupDecompWorkspace then gradlew eclipse or gradlew idea

  3. Open the directory in your IDE of choice

  4. After making code changes you can build with gradlew build

  5. The output jar will be in builds/lib

Contributions

Contributions and bug fixes are welcome. If you plan to add any features check with the team before starting as there may already be somebody working on it. PR's are not guaranteed to be accepted and should follow existing naming conventions etc. If in doubt join the irc channel #bluepower on esper.net

Note

The project is in active development and may not always be stable!

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Groovy 0.8%