Skip to content

Vexatos/cctags

 
 

Repository files navigation

CCtags

An open source mod for ComputerCraft that adds near-field communications tags and peripherals to manipulate them.

Forum thread: http://www.computercraft.info/forums2/index.php?/topic/13820-

Compiling

You will need Apache Ant, Git, installed Forge and ComputerCraft API. Clone repository and walk inside it. Rename file local.properties.example to local.properties and fill all paths inside. Then run: ant. After a few minutes there should be a release jar file in target/.

You can also use Python files from doc/ folder to generate additional documentation, like icon list (needs libraries: json and PIL)

License

CCTags 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 80.5%
  • Ruby 5.7%
  • Python 5.1%
  • Perl 3.7%
  • JavaScript 2.7%
  • Shell 2.0%
  • PHP 0.3%