CraftOS

From ComputerCraft Wiki
Revision as of 23:57, 20 October 2014 by Mitterdoo (Talk | contribs) (By searching "shell" you are redirected to this page. Some people search for the API, so link to that is on top of page.)

Jump to: navigation, search
This page is a stub.
Please help us by expanding it.
Is this the page you were looking for?
This is the article for CraftOS. If you were redirected from Shell and are looking for the API, see Shell (API)
CraftOS's interface.
CraftOS is the default ComputerCraft OS. It has a DOS style interface, where you use ls to view programs, cd to move through directories, and type the name of a program to run it.

Its features include...

  • DOS style interface
  • Default; guaranteed to work unlike the others which may break with ComputerCraft updates
  • Do-It-Yourself, allowing you to customize what you want on your OS