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 miesiąc temu
.github f887b6f312 chore: .NET bumped 2 miesięcy temu
Properties b5109e4263 Initial commit 2 lat temu
en 19211fd9f1 Update tools-and-importers.md 1 miesiąc temu
jp 5fb4948515 fix: Misc 1 rok temu
.gitattributes b5109e4263 Initial commit 2 lat temu
.gitignore 2c1583fb72 Test with moving docs and website wiki to contributor docs 2 lat temu
BuildDocs.ps1 af6585458c Enable to skip pdf generating step 1 rok temu
LICENSE.md beebb61e03 Rename LICENSE to LICENSE.md 1 rok temu
OldDocsFix.ps1 b5109e4263 Initial commit 2 lat temu
Program.cs b5109e4263 Initial commit 2 lat temu
README.md 56f8766457 feat: Readme updated 1 rok temu
Stride.Docs.csproj a9e876b084 feat: Content updates for .NET 10 (#433) 2 miesięcy temu
Stride.Docs.csproj.user b5109e4263 Initial commit 2 lat temu
Stride.Docs.sln a9e876b084 feat: Content updates for .NET 10 (#433) 2 miesięcy temu
appsettings.Development.json b5109e4263 Initial commit 2 lat temu
appsettings.json b5109e4263 Initial commit 2 lat temu
build-all.bat 71cee89c8e fix: build-all.bat updatd with LastExitCode 2 lat temu
robots.txt b5109e4263 Initial commit 2 lat temu
run-fix.bat b5109e4263 Initial commit 2 lat temu
run-skip-pdf.bat 2e2e2f937f feat: Add run-skip.pdf.bat for faster testing 1 rok temu
run.bat b5109e4263 Initial commit 2 lat temu
versions.json a9e876b084 feat: Content updates for .NET 10 (#433) 2 miesięcy temu
web.config 13d2f3c55e feat: Adding yml mimeMap, so we could fetch xrefmap.yml for cross referencing 2 lat temu

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.