This commit is contained in:
Brian Coughlin 2021-10-25 15:14:27 +01:00
Родитель 468e40ef36
Коммит 734bd528d6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ Netcode is a mid-level networking library built for the Unity game engine to abs
| Getting Started | Hello World | Golden Path |
| -- | -- | -- |
| [Install Unity Netcode](../migration/installation.md)<br/>[Migration from UNet to Netcode](../migration/migratingtomlapi.md)<br/>[Upgrade to Unity Netcode Package](../migration/migratingfrommlapi.md) | [Your First Networked Game](../tutorials/helloworld/helloworldintro)<br/>[Building on First Steps](../tutorials/helloworld/helloworldtwo) | [Foundation module](../tutorials/goldenpath_series/goldenpath_foundation_module.md) <br/> [Module One](../tutorials/goldenpath_series/gp_module_one.md)<br/>[Module Two](../tutorials/goldenpath_series/gp_module_two.md)<br/>|
| [Install Unity Netcode](../migration/installation.md)<br/>[Migration from UNet to Netcode](../migration/migratingtonetcode.md)<br/>[Upgrade to Unity Netcode Package](../migration/migratingfrommlapi.md) | [Your First Networked Game](../tutorials/helloworld/helloworldintro)<br/>[Building on First Steps](../tutorials/helloworld/helloworldtwo) | [Foundation module](../tutorials/goldenpath_series/goldenpath_foundation_module.md) <br/> [Module One](../tutorials/goldenpath_series/gp_module_one.md)<br/>[Module Two](../tutorials/goldenpath_series/gp_module_two.md)<br/>|
</div>