Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 440 Bytes

Pigeon

A modding platform for Minecraft Beta 1.7.3 using Mixins.

Cloning

git clone https://github.com/PigeonMC/Pigeon/ --recursive

Building

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.

Contributing

Check CONTRIBUTING.md