You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
9 years ago | |
|---|---|---|
| .gitignore | 9 years ago | |
| README.md | 9 years ago | |
| _bc_backend.lua | 9 years ago | |
| bc.lua | 9 years ago | |
| lunit | 9 years ago | |
| lunit-console.lua | 9 years ago | |
| lunit.lua | 9 years ago | |
| test_bc.lua | 9 years ago | |
README.md
oc-basecontrol
oc-basecontrol is a OpenComputers generic base control library.
Documentation
Load oc-basecontrol into your application:
bc = require("bc"):init("<master-address>")
where <master-address> is the address of you networks master.
The master is only required to download the base structure file.