Difference between revisions of "CraftOS"

From ComputerCraft Wiki
Jump to: navigation, search
(Undo revision 3448 by 86.15.200.131 (talk) No.. It's Craft(Minecraft)OS(Operating System))
Line 1: Line 1:
 +
{{Stub|Needs more info - especially links to other articles.}}
 
[[File:2012-01-30_23.02.52.png|frame|right|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.
 
[[File:2012-01-30_23.02.52.png|frame|right|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.
  

Revision as of 10:30, 17 June 2014

This page is a stub.
Please help us by expanding it.
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