AbitTheGray / ComputerCraft_API

LUA (dummy) API for ComputerCraft (and some mods)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComputerCraft APIs

Personal hand-made version of different APIs I encountered. Based on official documentation (see below) and testing.

Directories:

Events are listed in each directory inside events.md file.

All .lua files have documentation based on EmmyLua (docs) but extended by @throw to know when there is a chance of exception.

About

LUA (dummy) API for ComputerCraft (and some mods)


Languages

Language:Lua 100.0%