Skip to content

magiczocker10/magiczockerOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magiczockerOS

Official repository of magiczockerOS

About this OS The magiczockerOS is designed to run on all ComputerCraft and CCTweaked versions and on some OpenComputers versions as well. Also the OS can highly be customizable through the build-in settings.

How to install:

  1. Download and extract the ZIP-File from the releases-section of this repository to the root-directoy of your computer computer/<id>/.
  2. Create "/magiczockerOS/CC" and "/magiczockerOS/CCTweaked"
  3. Download io.lua to "/magiczockerOS/CC/io.lua"
  • This step is only required, if there is no "/rom/apis/io.lua" existing.
  1. Download bios.lua to /magiczockerOS/CCTweaked/bios.lua"
  • This step is only required, if there is no "/rom/modules/main/cc/expect.lua" existing and you want to run it on CCTweaked-Based ComputerCraft.
  1. Start the OS

How to use the server.lua (Currently CC-Compatible only)

  1. Put the server.lua on the computer, which you want to use as a server.
  2. Connect disk-drives to the computer.
  3. Connect a modem to it. (Only wired-modem to wired-modem and wireless-modem to wireless-modem is possible in ComputerCraft)
  4. Run it and create your first useraccount.

The following included files are optional and can be removed, if you haven't enough space on your computer

  • /magiczockerOS/programs/calendar.lua
  • /magiczockerOS/programs/contextmenu.lua
  • /magiczockerOS/programs/login.lua (If at least one local useraccount is existing)
  • /magiczockerOS/programs/osk.lua
  • /magiczockerOS/programs/search.lua
  • /magiczockerOS/programs/settings.lua