ShiftOS_TheReturn/README.md
pfgithub cb51affeb7 Update README.md
Information on contributing and wording changes.
2017-01-10 12:32:13 -08:00

938 B

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