Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 526 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 526 Bytes

Compiling

(Linux and Mac)

You will need Apache Ant and Git.

Run: git clone git://github.com/TomyLobo/ccredbus && cd ccredbus

It should download the repository and cd into the repository.

Then, create a folder named lib and put RedPowerMachine into that.

Next, run: ant

It should find the Buildfile and start downloading Forge and MCP.

It will start decompiling Minecraft and then after a few minutes there should be a file called 'CCRedbus-VERSION.jar' in build/dist. That is the compiled version of CCRedbus.