Skip to content

Tutorials

Vexatos edited this page Jul 13, 2014 · 2 revisions

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.


There are a couple of tutorials that aim to make it easier to get started with mod. They are listed roughly in the order that it makes sense to read them in, since they'll often build upon each other.

Mod Specific

  1. To begin with, you'll want to learn how to build a computer and how to run programs on it.
  2. After that you might want to read up on how to create new programs.
  3. To keep you programs across reboots, read up on how to label and mount hard drives.

General

If you're new to Lua, one way to learn is to just have a look at the programs that come with the mod. For basic Lua information, do read the Lua Reference Manual. Finally, you may want to read more about how you can interact with components from within Lua.

Clone this wiki locally