boq / OpenPeripheral

Home Page:http://openperipheral.info/openperipheral

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPeripheral

An open source Addon for ComputerCraft to make any block a 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.

About

http://openperipheral.info/openperipheral

License:MIT License


Languages

Language:Java 100.0%