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

Christine Belzie 5ed715e02c fix: revise comment to 4 seconds vor 2 Jahren
.github d404b6ba96 feat: GitHub Action added for deployment to GitHub Pages vor 2 Jahren
Properties b5109e4263 Initial commit vor 2 Jahren
en 5ed715e02c fix: revise comment to 4 seconds vor 2 Jahren
jp bd086f31cb Fix japanese ui-libraries.md vor 2 Jahren
wiki 07ea377e12 lots of broken links restored vor 2 Jahren
.gitattributes b5109e4263 Initial commit vor 2 Jahren
.gitignore 2c1583fb72 Test with moving docs and website wiki to contributor docs vor 2 Jahren
BuildDocs.ps1 1c746796d5 feat: PDF activated for EN vor 2 Jahren
LICENSE b5109e4263 Initial commit vor 2 Jahren
OldDocsFix.ps1 b5109e4263 Initial commit vor 2 Jahren
Program.cs b5109e4263 Initial commit vor 2 Jahren
README.md 79e79eb76d Fixed, added titles, typo fixes vor 2 Jahren
Stride.Docs.csproj b5109e4263 Initial commit vor 2 Jahren
Stride.Docs.csproj.user b5109e4263 Initial commit vor 2 Jahren
Stride.Docs.sln d404b6ba96 feat: GitHub Action added for deployment to GitHub Pages vor 2 Jahren
appsettings.Development.json b5109e4263 Initial commit vor 2 Jahren
appsettings.json b5109e4263 Initial commit vor 2 Jahren
build-all.bat 71cee89c8e fix: build-all.bat updatd with LastExitCode vor 2 Jahren
robots.txt b5109e4263 Initial commit vor 2 Jahren
run-fix.bat b5109e4263 Initial commit vor 2 Jahren
run.bat b5109e4263 Initial commit vor 2 Jahren
versions.json 433b3002f7 feat: 4.2 updates vor 2 Jahren
web.config 13d2f3c55e feat: Adding yml mimeMap, so we could fetch xrefmap.yml for cross referencing vor 2 Jahren

README.md

Stride Docs Development

Welcome to the Stride Docs repository. This repository contains all the source files for the Stride documentation https://doc.stride3d.net/.

🚀 Getting Started

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

🤝 Contributing

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

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

Branch and Release

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 Commit is encouraged.

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

Staging

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

The staging website is available at https://stride-doc-staging.azurewebsites.net/

🗺️ Roadmap

Our Wiki Roadmap communicates upcoming changes to the Stride Docs.

📖 Stride Documentation Landscape

The Stride documentation landscape is organized across different repositories and their respective wikis to cater to both users and contributors. Here's how it's structured:

  1. Stride Website - Stride's official site showcasing its free, open-source 2D and 3D game engine, alongside blog posts
    • Stride Website Wiki - This wiki serves as a comprehensive guide for those looking to contribute to or develop the Stride Website
  2. Stride Docs - Here you'll find Stride's documentation, including manuals, tutorials, and API references
    • Stride Docs Wiki - This wiki is a comprehensive guide for individuals interested in contributing to or developing the Stride Docs
  3. Stride Wiki - A thorough guide for those who wish to contribute to or develop 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.