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

Vaclav Elias c77058eaf6 Merge pull request #463 from stride3d/master 3 일 전
.github f887b6f312 chore: .NET bumped 1 개월 전
Properties b5109e4263 Initial commit 2 년 전
en 19211fd9f1 Update tools-and-importers.md 3 일 전
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) 1 개월 전
Stride.Docs.csproj.user b5109e4263 Initial commit 2 년 전
Stride.Docs.sln a9e876b084 feat: Content updates for .NET 10 (#433) 1 개월 전
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) 1 개월 전
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.