From cf5d0ccaa505b2f972586249f692574dcc2b899d Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:37:09 -0700 Subject: [PATCH] Updated ComponentAccess (markdown) --- ComponentAccess.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ComponentAccess.md b/ComponentAccess.md index 5909418..a0e3b89 100644 --- a/ComponentAccess.md +++ b/ComponentAccess.md @@ -1,3 +1,10 @@ +[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/) + +For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/. +*This wiki will no longer be updated.* + +**** + This page describes how to get access to a [[component's API|Components]] from Lua. To recap: components are blocks or items that provide some API to Lua programs running on computers connected to said component. Addresses