Basic operating system shell made from lists. Please remix this. Features: - Highly customizable with notes - Basic command system - Separate boot system
Build 110821 (preview) notes: - Adjusted the way the "help" command displays commands. - Renamed "clear" to "cls" for fast typing ("cls" is used in Windows Command Prompt) - First build I feel somewhat confident in using. Build 110821 (dev) notes: - Renamed "registry" to explorer. - Files are synonymous with apps. - Changed some code in the shell to better reflect explorer changes automatically. Build 92521.0 (dev) notes: - The "stop" command now works more realistically by actually sending the stop signal to the target program. - Error 2 (when "start" is stopped) is now triggered when the "start" process isn't running at all, rather than simply triggering when the "stop" command is received. Known issues/missing features: - Multiple applications running at the same time are not currently supported. Try if you want, but it may not work. - There is currently no file explorer system. - There are no protections if the "boot" sprite is corrupted or deleted.