Skip to content

planetguy32/OpenCCSensors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCCSensors

An open source sensor peripheral for ComputerCraft

Official thread: http://www.computercraft.info/forums2/index.php?/topic/5996-146-cc-148-openccsensors/

Starting development

https://github.com/Cloudhunter/OpenCCSensors/wiki/Getting-started-Dev

Compiling

(Linux and Mac)

You will need Apache Ant and Git.

Run: git clone git://github.com/Cloudhunter/OpenCCSensors && cd OpenCCSensors

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

License

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

About

An open source sensor peripheral for ComputerCraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%