Stride3D Game Engine Documentation Mirror
#csharp #game-engine #3d-engine #engine #docs

Vaclav Elias 51d4896702 Merge pull request #462 from Keepsie/hs-ui-standalone-editor пре 1 месец
.github f887b6f312 chore: .NET bumped пре 2 месеци
Properties b5109e4263 Initial commit пре 2 година
en 19211fd9f1 Update tools-and-importers.md пре 1 месец
jp 5fb4948515 fix: Misc пре 1 година
.gitattributes b5109e4263 Initial commit пре 2 година
.gitignore 2c1583fb72 Test with moving docs and website wiki to contributor docs пре 2 година
BuildDocs.ps1 af6585458c Enable to skip pdf generating step пре 1 година
LICENSE.md beebb61e03 Rename LICENSE to LICENSE.md пре 1 година
OldDocsFix.ps1 b5109e4263 Initial commit пре 2 година
Program.cs b5109e4263 Initial commit пре 2 година
README.md 56f8766457 feat: Readme updated пре 1 година
Stride.Docs.csproj a9e876b084 feat: Content updates for .NET 10 (#433) пре 2 месеци
Stride.Docs.csproj.user b5109e4263 Initial commit пре 2 година
Stride.Docs.sln a9e876b084 feat: Content updates for .NET 10 (#433) пре 2 месеци
appsettings.Development.json b5109e4263 Initial commit пре 2 година
appsettings.json b5109e4263 Initial commit пре 2 година
build-all.bat 71cee89c8e fix: build-all.bat updatd with LastExitCode пре 2 година
robots.txt b5109e4263 Initial commit пре 2 година
run-fix.bat b5109e4263 Initial commit пре 2 година
run-skip-pdf.bat 2e2e2f937f feat: Add run-skip.pdf.bat for faster testing пре 1 година
run.bat b5109e4263 Initial commit пре 2 година
versions.json a9e876b084 feat: Content updates for .NET 10 (#433) пре 2 месеци
web.config 13d2f3c55e feat: Adding yml mimeMap, so we could fetch xrefmap.yml for cross referencing пре 2 година

README.md

Stride Docs Development

Welcome to the Stride Docs repository. This repository contains all the source files for the Stride documentation Stride Docs.

🚀 Getting Started

All the information you need to get started with Stride Docs development can be found in the 📚 Stride Docs - Contributing.

🤝 Contributing

Use Discord for questions and general discussions. Use Issues to report bugs and propose features.

We welcome code contributions through pull requests. Issues tagged as help wanted are good candidates for starting to contribute code.

Branching and Releases

The master branch is the default branch for pull requests and most other development activities.

Releases are based on a stable master branch. Use of Conventional Commits is encouraged.

The Stride Docs website is not released on a regular cadence; new updates arrive when maintainers fix issues or see enough changes that warrant a new release.

Staging

The staging website allows us to test new features and significant changes before their official release.

The staging website is available at Stride Docs Staging.

🗺️ Roadmap

Our Roadmap communicates upcoming changes to the Stride Docs.

📖 Stride Documentation Landscape

The Stride documentation is organized across different locations. Here's how it's structured:

  1. 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.
  2. Stride Website - The official site showcasing Stride, featuring:
  3. Stride Docs - The official documentation, including:
  4. Stride Community Toolkit - A set of C# helpers and extensions to enhance your experience with the Stride game engine.

🌐 .NET Foundation

This project is supported by the .NET Foundation.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

🛡️ License

This project is licensed under the MIT License.