Skip to content

Minecraft-Mods-CJS/QmunityLib

 
 

Repository files navigation

QmunityLib

Core mod of Blue Power.

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

Bug reports

When issuing a bug report. Please take a look first here: https://github.com/Qmunity/QmunityLib/issues?q=is%3Aissue+is%3Aclosed. It might very well be that somebody already filed the bug you have, and we've already fixed it.

If nobody else reported the same bug, you can go ahead and report it. Please make sure to include the following info:

  • What where you doing when you had the issue?
  • What did you expect to happen?
  • What happened instead?
  • Crashlog

Please supply a crashlog using pastebin! do not paste a crashlog directly in the issue! Also please try to reproduce your crash. It's possible that a crash only happened because of a quirk in the universe.

Note

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%