Skip to content

A Minecraft mod that brings you the wonder of birds!

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

jamestjw/birdhaus

Repository files navigation

Birdhaus

A Minecraft mod that brings you the wonder of birds!

https://www.curseforge.com/minecraft/mc-mods/birdhaus

How to install?

We make use gradle (a build-automation tool). Installation steps may be found here.

How to run?

Run checks

./gradlew check

Run tests

./gradlew test

Run mod

./gradlew runData # Generate data files
./gradlew runClient # Run Minecraft client