Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 815 Bytes

README.MD

File metadata and controls

39 lines (21 loc) · 815 Bytes

Xenko Toolkit

Xenko Toolkit is a .NET Standard library for use with the Xenko Game Engine. It's goal is to add extra extensions and utilites to make things a bit easier.

Installing

Coming Soon™

Install-Package XenkoToolkit -Prerelease

NuGet Package - Xenko Engine compatibility

This table indicates which version of Xenko each version of the toolkit was compiled against.

Branch NuGet Xenko
master 0.5.0.0-alpha 3.1.0.1-beta01-0406

Examples

See Examples.md

Building From Source

Prerequisites

  1. Xenko (and it's prerequisites for Windows).

Building

...

Versioning

...

License

This project is licensed under the APACHE 2.0 License - see the LICENSE.txt file for details