Updated Home (markdown)

Florian Nücke 2013-12-14 09:14:56 -08:00
parent 6371c933f7
commit 361f241236

@ -1,11 +1,12 @@
Welcome to the documentation of OpenComputers!
==============================================
This wiki is organized into four parts:
This wiki is organized several parts:
- General information (this page).
- [[Block|Blocks]] and [[item|Items]] documentation.
- [[Lua API documentation|APIs]].
- [[Component API documentation|Components]].
- [[Tutorials]].
OpenComputers is a mod that adds computers and robots into the game that can be programmed in [Lua] 5.2. It takes ideas from a couple of other mods such as ComputerCraft, StevesCarts and Modular Powersuits to create something new and - hopefully - interesting. Here a few key points.