Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.56 KB

Readme.md

File metadata and controls

33 lines (26 loc) · 1.56 KB

MOSA-Core

Warning: Uninstall Before Install!

A fork of the MOSA (Managed Operating System Alliance) project, whose goals are to add useful features into MOSA, while keeping it organized and easy to use.
MOSA is a powerful and relatively stable way of creating an operating system in C# (.NET Core 5.0).

Dependencies

Windows:
Visual Studio 2019 (recommended version: 16.10.x )(Please Keep Visual Studio Up To Date!)
Inno Setup Compiler (recommended version: 6.2.x )
Oracle VM VirtualBox (recommended version: 6.1.x )
VMware Workstation/Player (recommended version: 16.0)

Installation

Install all required dependencies, then double click CreateInstaller.bat if you're on Windows

Demo

A GUI-based demo of MOSA-Core is available here.

Informations

Important: Your project name cannot contain spaces (or SYSLINUX, the bootloader that we use, won't be able to load your OS)

Wiki: https://github.com/nifanfa/MOSA-Core/wiki
Discord server: https://discord.gg/WrNEsmUmKa
IntelliSense completion for unimported types and extension methods

MOSA's official Gitter chat:
Gitter Chat