ROM
The ReconnectedCC ROM
Section titled “The ReconnectedCC ROM”Here are the programs included in the ComputerCraft ROM on ReconnectedCC.
The GitHub repo for the ReconnectedCC ROM can be found at https://github.com/ReconnectedCC/cc-rom
Libraries
Section titled “Libraries”bigfont.lua
Section titled “bigfont.lua”A library by Wojbie that allows you to write bigger text than the stock font.
switchcraft.lua
Section titled “switchcraft.lua”An SC3 and SC2 compatible API, for backwards compatibility with older applications.
reconnected.lua
Section titled “reconnected.lua”An API specific to the ReconnectedCC server.
Programs
Section titled “Programs”Cloud Catcher
Section titled “Cloud Catcher”A web interface for ComputerCraft, allowing you to remote into computers and edit files on them.
Ninja Catcher
Section titled “Ninja Catcher”Cloud Catcher but with raised file size limits.
We run an in-house version of this.
A mildly better shell for ComputerCraft
hopper.lua
Section titled “hopper.lua”Move items from A to B without any hassle, acts like a commandline hopper.
Custom shell commands
Section titled “Custom shell commands”touch [file]
- Creates a filegithub limits [key|guest]
- View the GitHub limits as a guest or on a specific key
Specific to turtles
Section titled “Specific to turtles”dig
- digs in front of the turtledrop [slot]
- Drops an item in the selected or specified slotforward
- Moves the turtle forwardleft
- Rotates the turtle to the leftright
- Rotates the turtle to the rightplace
- Places the item in the selected or specified slotselect
- Selects the specified slot