Browse Source

Merge pull request #393 from VaclavElias/update-30-content-updates

chore: Manual changes updated
Vaclav Elias 9 months ago
parent
commit
fdaf22c469
2 changed files with 4 additions and 1 deletions
  1. 2 0
      en/contributors/documentation/major-release-workflow.md
  2. 2 1
      en/manual/index.md

+ 2 - 0
en/contributors/documentation/major-release-workflow.md

@@ -34,3 +34,5 @@ The `BuildDocs.ps1` script will manage the deployment to the `4.2` folder while
    - Update SDK version references
 1. Modify `manual\troubleshooting\stride-doesnt-run.md`
    - Update SDK version references
+1. Modify `manual\files-and-folders\distribute-a-game.md`
+   - Update SDK version references

+ 2 - 1
en/manual/index.md

@@ -28,6 +28,7 @@ These pages contain information about how to use Stride, an open-source C# game
 ### Previous updates
 
 #### Manual
+- <span class="badge text-bg-info">Updated</span> [Files and Folders](files-and-folders/distribute-a-game.md) - Game distribution steps updated
 - <span class="badge text-bg-info">Updated</span> [Scripts - Types of script](scripts/types-of-script.md) - Asynchronous script example improved
 - <span class="badge text-bg-success">New</span> [Scripts - Gizmos](scripts/gizmos.md) - Description and example of the Flexible Processing system
 - <span class="badge text-bg-success">New</span> [ECS - Flexible Processing](engine/entity-component-system/flexible-processing.md) - Description and example of the Flexible Processing system
@@ -55,4 +56,4 @@ To edit any page of this manual, click the **Edit this page** link at the bottom
 
 ## Stride community toolkit
 
-Check out our [Stride community toolkit](https://stride3d.github.io/stride-community-toolkit/index.html) for additional helpers and extensions.
+Check out our [Stride community toolkit](https://stride3d.github.io/stride-community-toolkit/index.html) for additional helpers and extensions.