oc-basecontrol ============== oc-basecontrol is a OpenComputers generic base control library. ## Documentation ## Load oc-basecontrol into your application: ```lua bc = require("bc"):init("") ``` where `` is the address of you networks master. The master is only required to download the base structure file.