File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Packages/com.unity.multiplayer.samples.coop Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
77Additional documentation and release notes are available at [ Multiplayer Documentation] ( https://docs-multiplayer.unity3d.com ) .
88
9- ## [ unreleased ] yyyy-mm-dd
9+ ## [ 3.0.0 ] 2025-08-07
1010
1111### Added
1212* Added a welcome dialog to guide users on their first time experience (#888 )
Original file line number Diff line number Diff line change 11# Multiplayer Samples Co-op Changelog
22
3- ## [ Unreleased ]
3+ ## [ 2.0.0 ] - 2025-08-07
44
55### Changed
66* Replaced Lobby and Relay standalone packages with the Multiplayer Services package v1.0.2 (#892 )
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:49ba5096e3675c17022d5fe631b494be58df2fe419c5e124af6c29fc5f7bac6c
2+ oid sha256:0c25a44d1b9df3697e1b22ea14fc5a65a43d549ad4d65a6a3ec409362e61c206
33size 27878
Original file line number Diff line number Diff line change 66<br >
77
88[ ![ UnityVersion] ( https://img.shields.io/badge/Unity%20Version:-6000.0.52f1%20LTS-57b9d3.svg?logo=unity&color=2196F3 )] ( https://unity.com/releases/editor/whats-new/6000.0.52 )
9- [ ![ NetcodeVersion] ( https://img.shields.io/badge/Netcode%20Version:-2.4.3-57b9d3.svg?logo=unity&color=2196F3 )] ( https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/v2.4.3 )
10- [ ![ LatestRelease] ( https://img.shields.io/badge/Latest%20Github%20Release:-v2.5 .0-57b9d3.svg?logo=github&color=brightgreen )] ( https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/releases/tag/v2.5 .0 )
9+ [ ![ NetcodeVersion] ( https://img.shields.io/badge/Netcode%20Version:-2.4.3-57b9d3.svg?logo=unity&color=2196F3 )] ( https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/releases/tag/v3.0.0 )
10+ [ ![ LatestRelease] ( https://img.shields.io/badge/Latest%20Github%20Release:-v3.0 .0-57b9d3.svg?logo=github&color=brightgreen )] ( https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/releases/tag/v3.0 .0 )
1111<br ><br >
1212
1313Boss Room is a fully functional co-op multiplayer RPG made with Unity Netcode. It is an educational sample designed to showcase typical netcode [ patterns] ( https://docs-multiplayer.unity3d.com/netcode/current/learn/bossroom/bossroom-actions/index.html ) that are frequently featured in similar multiplayer games.
You can’t perform that action at this time.
0 commit comments