We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9018722 commit d85cd2cCopy full SHA for d85cd2c
CHANGELOG.md
@@ -10,11 +10,15 @@ Additional documentation and release notes are available at [Multiplayer Documen
10
### Added
11
* Added a welcome dialog to guide users on their first time experience
12
* Added a Table of Contents with helpful resources, that can be accessed from the `Tutorials > Show Tutorials` menu
13
+* Added the Multiplayer Play Mode package v1.3.1 to the project
14
15
### Changed
16
* Upgraded Boss Room to Netcode for GameObjects v2.0.0
17
* Upgraded editor version to 6000.0.25f1
18
19
+### Cleanup
20
+* Removed ParallelSync from the project
21
+
22
23
## [2.5.0] - 2024-04-18
24
0 commit comments