A modding platform for Minecraft Beta 1.7.3 using Mixins.
git clone https://github.com/PigeonMC/Pigeon/ --recursive
This is still a work in progress.
You can import the build.gradle
into IntelliJ
and run the main method from there, or you can
run ./gradlew build
to make sure it compiles.
Check CONTRIBUTING.md