Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/stride3d/stride-community-toolkit

Collection of helpers and extensions for Stride Game Engine developers. Simplifies and demonstrates common developer tasks building experiences for Stride with .NET.
https://github.com/stride3d/stride-community-toolkit

csharp game-developement game-engine gamedev stride

Last synced: about 2 months ago
JSON representation

Collection of helpers and extensions for Stride Game Engine developers. Simplifies and demonstrates common developer tasks building experiences for Stride with .NET.

Lists

README

        

# 🧰 Stride Community Toolkit

[![Join the chat at https://discord.gg/f6aerfE](https://img.shields.io/discord/500285081265635328.svg?style=flat&logo=discord&label=discord&logoColor=f2f2f2)](https://discord.gg/f6aerfE)
[![License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/stride3d/stride/blob/master/LICENSE.md)

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](https://www.stride3d.net/) using .NET and C#.

* [Getting Started](#-getting-started)
* [Contributing](#-contributing)
* [License](#%EF%B8%8Flicense)

## πŸš€ Getting Started

To get started with the Stride Community Toolkit, please refer to our official [Stride Community Toolkit Docs](https://stride3d.github.io/stride-community-toolkit/).

## 🀝 Contributing

Use [Discord](https://discord.gg/f6aerfE) *#toolkit* for questions and general discussions.
Use [Issues](https://github.com/stride3d/stride-community-toolkit/issues) to report bugs and proposing features.

### Good First Issues

If you're new to the project and want to contribute code, issues tagged as [`help-wanted`](https://github.com/stride3d/stride-community-toolkit/labels/help%20wanted) are excellent starting points.

### Branch and Release

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 Commit](https://www.conventionalcommits.org/en/v1.0.0/) is encouraged.

## πŸ›‘οΈLicense

This project is licensed under the [MIT](https://github.com/stride3d/stride-community-toolkit/blob/main/LICENSE) License.