Skip to content

kieranmenor/OpenPeripheral

 
 

Repository files navigation

OpenPeripheral

An open source Peripheral for ComputerCraft to make the block the Peripheral

Official thread: http://www.computercraft.info/forums2/index.php?/topic/13063-

Offical Website: http://openperipheral.info/openperipheral

Compiling

(Linux and Mac)

You will need Apache Ant and Git.

Run: git clone git://github.com/OpenMods/OpenPeripheral; && cd OpenPeripheral

It should download the repository and cd into the repository.

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 'OpenPeripheral-VERSION.jar' in bin/. That is the compiled version of OpenPeripheral.

License

OpenPeripheral is distributed under the terms of the MIT License, which can be found under the name LICENSE in your distribution.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%