Browse Source

Update index.md

Vaclav Elias 9 months ago
parent
commit
a33febdafd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      en/manual/index.md

+ 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
 ### Previous updates
 
 
 #### Manual
 #### 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-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> [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
 - <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
 ## 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.