Skip to content

Commit b1a6081

Browse files
authored
docs: Reinstating UNET page (#3667)
## Purpose of this PR Reinstating the UNET migration page ### Jira ticket [MTT-13095](https://jira.unity3d.com/browse/MTT-13095) ### Changelog - Added: Documentation about migrating from UNET to Netcode for GameObjects. ## Documentation - Added new public manual documentation. ## Testing & QA (How your changes can be verified during release Playtest) Built locally to check everything works. ## Backports #3668
1 parent b8b0186 commit b1a6081

File tree

2 files changed

+471
-0
lines changed

2 files changed

+471
-0
lines changed

com.unity.netcode.gameobjects/Documentation~/TableOfContents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,4 @@
9090
* [Optimizing Boss Room](samples/bossroom/optimizing-bossroom.md)
9191
* [NetworkRigidbody](samples/bossroom/networkrigidbody.md)
9292
* [Spawn NetworkObjects](samples/bossroom/spawn-networkobjects.md)
93+
* [Migrate from UNet to Netcode for GameObjects](migratingfromUNet.md)

0 commit comments

Comments
 (0)