Przeglądaj źródła

Merge pull request #160 from VaclavElias/master

Recent updates section updated
Vaclav Elias 2 lat temu
rodzic
commit
1abfa6f211
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      en/manual/index.md

+ 2 - 0
en/manual/index.md

@@ -11,6 +11,8 @@ These pages contain information about how to use Stride, an open-source C# game
 
 ### Recent updates
 
+- <span class="badge text-bg-success">New</span> [Serialization](scripts/serialization.md) - Serialization explained
+- <span class="badge text-bg-info">Updated</span> [Public properties and fields](scripts/public-properties-and-fields.md) - Content improvements and additions
 - <span class="badge text-bg-info">Updated</span> [Stride for Unity® developers](stride-for-unity-developers/index.md) - Content improvements
 
 ### Previous updates