Skip to content

dfkeenan/StrideToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stride Toolkit

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

Installing

Install-Package StrideToolkit -Prerelease

Install-Package StrideToolkit.Physics -Prerelease

NuGet Package - Stride Engine compatibility

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

Branch NuGet Engine Version
master 0.10.0.0-alpha Stride 4.0.0.1-beta02-0926
Xenko 0.8.0.0-alpha Xenko 3.2.0.1-beta01

Examples

See Documentation

Building From Source

Prerequisites

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

Building the documentation requires Wyam. Install the Wyam.Tool .NET Core Global Tool via dotnet tool install -g Wyam.Tool.

Building

...

Versioning

...

License

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

About

Stride Toolkit is a .NET Standard library for use with the Stride Game Engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages