The official, open-source, C# revamp of ShiftOS.
Find a file
2017-01-08 16:30:14 -07:00
Libraries Initial upload 2017-01-08 09:57:10 -05:00
ShiftOS.MFSProfiler Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
ShiftOS.Objects Revert "Moved Leigion into its own file" 2017-01-08 15:03:34 -07:00
ShiftOS.Server Merge pull request #20 from carverh/patch-10 2017-01-08 13:17:28 -07:00
ShiftOS.Sites Initial upload 2017-01-08 09:57:10 -05:00
ShiftOS.WinForms localization in titles of programs 2017-01-08 17:48:56 -05:00
ShiftOS.Wpf Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
ShiftOS_TheReturn Added trm.echo command 2017-01-08 12:23:16 -08:00
.gitattributes Initial upload 2017-01-08 09:57:10 -05:00
.gitignore migrate gitignore 2017-01-08 09:58:50 -05:00
InsertLicense.exe Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
LICENSE Initial upload 2017-01-08 09:57:10 -05:00
README.md Update README.md 2017-01-08 16:30:14 -07:00
ShiftOS_TheReturn.sln Murdered WPF and edited some legion stuff 2017-01-08 14:50:03 -05:00

ShiftOS

[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield] (https://discord.gg/Kd8BJ93)

The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs.

Repository status:

AppVeyor build status: Build status

License

We are licensed under the MIT license. All we ask is that you:

  1. Don't steal our code and call it yours
  2. If you fork us, please leave any copyright statements and license info at the top of all .cs files. You can use the InsertLicense executable to insert the statement into any code files missing the copyright statement.

Using our code for your own front-end project

You may use the ShiftOS.Engine, ShiftOS.Objects, and ShiftOS.Server projects to create your own games. Just, please, include our original license and linkback to us in your game. After all, we spend a lot of time working on this!