Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.1 source code.tar.gz | 2025-06-12 | 3.9 MB | |
2.4.1 source code.zip | 2025-06-12 | 5.1 MB | |
README.md | 2025-06-12 | 513 Bytes | |
Totals: 3 Items | 9.0 MB | 0 |
[2.4.1] - 2025-06-11
Added
- Added: Full XML API documentation coverage primarily focused around the test helpers API. (#3444)
Changed
- Changed: Assembly names while keeping the same namespaces. If your project is using the
Unity.Netcode.TestHelpers.Runtime
assembly then you need to switchasmdef
references toUnity.Netcode.Runtime.Tests
. (#3444) - Changed: Migrated multiplayer metrics tests to Multiplayer Tools repository and removed the multiplayer tools test project. (#3444)