==========
Notifications for the Minecraft chat.
- Be sure you have a JDK (minimal version 7) installed.
- If you have Gradle installed, simply run
gradle build
from the project root. Otherwise, rungradlew.bat build
from the project directory. If you are on Mac or Linux, run./gradew build
.