This project is not being maintained. All the NuGet packages have been deprecated. The APIs in this project have been added to the Stride Community Toolkit. Please go check it out and try the Stride.CommunityToolkit NuGet package.
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.
Install-Package StrideToolkit -Prerelease
Install-Package StrideToolkit.Physics -Prerelease
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 |
See Documentation
- 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.
...
...
This project is licensed under the MIT License - see the LICENSE.txt file for details