Skip to content

Commit e4f9aa8

Browse files
committed
Updated BossRoom branch for playtesting
1 parent 191dad8 commit e4f9aa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.yamato/project-builders/builder.metafile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
NetcodeProjects:
44
# Note that we are using internal Unity repo. This means that we may test with newest changes that are not yet released to our users (there are also public versions)
55
# Note that for BossRoom 'main' branch supports NGOv1.X and 'develop' branch supports NGOv2.X
6+
# Recently (19.08.2025) BossRoom got an update to 3.0.0 version which updated everything to U6 and NGOv2.X. Because of that I branched out from last commit that was supporting NGOv1.X for our playtest usage
67
BossRoom:
78
GithubRepo: "https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop.git"
8-
branch: main
9+
branch: playtest/ngo-1.x
910
manifestPath: Packages/manifest.json
1011
projectPath: '.'

0 commit comments

Comments
 (0)