From aced2a994b517bb534e9820fdea40a97beabc129 Mon Sep 17 00:00:00 2001 From: Zocker1999NET Date: Tue, 9 Feb 2016 14:15:55 +0100 Subject: [PATCH] Create README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1d582a --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# cc-mindows +Mindows Core and UI-System for ComputerCraft (Minecraft) + +This project is for creating a operating system with a modular concept on the Mindows-Core. +The Mindows-Core is a package of useful apis with support for different computer types and peripherals inside of Minecraft. This core is built modular for let users and developers the decision what they need and also let them the possibility to replace my own modules (for example for network operations) with their own. +Mindows itself is a operating system using the Mindows-Core which should support sandbox multitasking and which has an easy graphical interface. Mindows should be a good system for normal users as well as for developers. + +### Running Mindows + +Anything here is written on Lua for the modification ComputerCraft by dan200 for Minecraft by Mojang. After installing Minecraft and the modification you should be able to use Mindows ingame directly. + +You can find anything about ComputerCraft here: [http://www.computercraft.info/](http://www.computercraft.info/ "http://www.computercraft.info/") + +Minecraft is a game by Mojang and isn't available for free. Please buy the official game on the original site, if you haven't done it yet. +It's available on [https://minecraft.net/](https://minecraft.net/ "https://minecraft.net/"). +