Skip to content

Commit 12f3c79

Browse files
authored
docs: Reinstating UNET page (2.0) (#3668)
## 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 #3667
1 parent 5634329 commit 12f3c79

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
@@ -106,3 +106,4 @@
106106
* [Optimizing Boss Room](samples/bossroom/optimizing-bossroom.md)
107107
* [NetworkRigidbody](samples/bossroom/networkrigidbody.md)
108108
* [Spawn NetworkObjects](samples/bossroom/spawn-networkobjects.md)
109+
* [Migrate from UNet to Netcode for GameObjects](migratingfromUNet.md)

0 commit comments

Comments
 (0)