Difference between revisions of "CraftOS"
From ComputerCraft Wiki
Bomb Bloke (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.) |
||
Line 1: | Line 1: | ||
{{Stub|Needs more info - especially links to other articles.}} | {{Stub|Needs more info - especially links to other articles.}} | ||
+ | {{Selfref|This is the article for CraftOS. If you were redirected from Shell and are looking for the API, see [[Shell (API)]]}} | ||
[[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 23:57, 20 October 2014
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)
|
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