Welcome to the Stride Community Toolkit repository. This toolkit serves as a comprehensive collection of helpers and extensions designed to simplify and accelerate development with the Stride Game Engine using .NET and C#.
To get started with the Stride Community Toolkit, please refer to our official Stride Community Toolkit Docs.
Use Discord #toolkit for questions and general discussions. Use Issues to report bugs and proposing features.
If you're new to the project and want to contribute code, issues tagged as help-wanted
are excellent starting points.
The main
branch is the default branch for pull requests and most other development activities.
Releases are based on a stable main
branch. Use of Conventional Commits is encouraged.
The Stride documentation is organized across different locations. Here's how it's structured:
- Stride Game Engine - The main repository for Stride, a free and open-source 2D and 3D game engine.
- Contributing to Stride - A guide for developers interested in contributing to or developing the Stride engine.
- Stride Website - The official site showcasing Stride, featuring:
- Stride Docs - The official documentation, including:
- Manual
- Tutorials
- Release Notes
- Ways to contribute
- API Reference
- Community Resources - Demos, articles, shaders, physics examples, and more.
- Contributing to the Docs - Guide for contributing to the Stride documentation.
- Stride Community Toolkit - A set of C# helpers and extensions to enhance your experience with the Stride game engine.
- Contributing to Toolkit - Contribute to or explore the toolkit's source code.
This project is licensed under the MIT License.