Mindows Core and UI-System for ComputerCraft (Minecraft)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zocker1999NET ecd73e0e2a Added functions pr & showError
Not everything finished yet
7 years ago
mindows Added functions pr & showError 7 years ago
.gitignore Added vscode files 8 years ago
LICENSE Initial commit 8 years ago
README.md Added disclaimer to README.md 8 years ago
startup Added startup files 8 years ago

README.md

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.

Disclaimer

This software will be distributed as it. Use at your own risk. This application could be able to crash Minecraft Clients/Servers or deleting important files. Please back-up all your files which can be found by the system to prevent data loss.

Project Directory Structure

The github working directory shows the whole system folder of the operating system. If the used version is runable ( = does not raise fatal errors), you should be able to copy these files and run it directly on a ComputerCraft Computer.

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/

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/.