ShiftOS 1.0 (January to July 2017)
This repository has been archived on 2025-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Rylan/wowmom98 9f989878e5 beginning of color picker fix not finished yet though wait a min
haaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaands
2017-01-13 16:20:52 -05:00
Libraries Initial upload 2017-01-08 09:57:10 -05:00
readme_stuff svgs were borked, things are now in png (2/3) 2017-01-08 20:06:20 -06:00
ShiftOS.MFSProfiler fix appvoyer builds 2017-01-08 21:33:42 -07:00
ShiftOS.Objects Moved Stuff into files and made things look better 2017-01-08 15:38:54 -08:00
ShiftOS.Server fix appvoyer builds 2017-01-08 21:33:42 -07:00
ShiftOS.Sites Initial upload 2017-01-08 09:57:10 -05:00
ShiftOS.WinForms beginning of color picker fix not finished yet though wait a min 2017-01-13 16:20:52 -05:00
ShiftOS.Wpf Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
ShiftOS_TheReturn Catch exception when a command throws an unhandled exception 2017-01-11 14:22:12 +11:00
Templates Create PullRequestTemplate.md 2017-01-10 12:46:48 -08:00
.gitattributes Initial upload 2017-01-08 09:57:10 -05:00
.gitignore migrate gitignore 2017-01-08 09:58:50 -05:00
CONTRIBUTING.md Create CONTRIBUTING.md 2017-01-10 12:43:14 -08:00
CREDITS.md Added Credits 2017-01-13 12:08:10 -08: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-10 12:32:13 -08:00
ShiftOS_TheReturn.sln Murdered WPF and edited some legion stuff 2017-01-08 14:50:03 -05:00

ShiftOS

Discord Build status

The official, open-source, C# revamp of ShiftOS.

License

We are licensed under the MIT license. A simple description is:

  1. Don't steal our code and call it yours
  2. If you fork us, 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. You must include the original license and link back to this in your game or credits.

Contributing

See CONTRIBUTING.md