0x78654C / xOS

A operating system in C# based on Cosmos Kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xOS

Info

Whatch this be made on twich on x_coding's channel
A operating system in C# based on Cosmos Kernel
For xOS command list just type help in console

Requirements

Make sure you have:

Visual Studio 2019
CosmosOS

Building

When open the solution make sure the dependencies and the project have no issues. Now hopfully it should build
If Visual Studio finds CosmosOS the project should be converted to a CosmosOs project with the correct setup
If you get an error that it can't find "xOS.map" please copy "main.map" (located in xOS folder) into output folder and rename to "xOS.map"

About

A operating system in C# based on Cosmos Kernel

License:MIT License


Languages

Language:C# 100.0%