mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-19 12:17:17 -04:00
Updated APIs (markdown)
parent
0bdcbbe889
commit
80fc35f4d2
1
APIs.md
1
APIs.md
@ -12,6 +12,7 @@ The standard libraries aside, OpenComputers comes with a couple of additional, b
|
||||
|
||||
- [[Colors|API/Colors]]: a global table that allows referencing standard Minecraft colors by name.
|
||||
- [[Component|API/Component]]: look-up and management of components attached to the computer.
|
||||
- [[Computer|API/Computer]]: information on and interactions with the computer the Lua state is running on.
|
||||
- [[Event|API/Event]]: a very rudimentary event system (intended for libraries) and filtered signal pulling.
|
||||
- [[FileSystem|API/FileSystem]]: abstracted interaction with file system components.
|
||||
- [[HTTP|API/HTTP]]: a simple wrapper for HTTP requests.
|
||||
|
Loading…
x
Reference in New Issue
Block a user