Skip to content

Commit 7680116

Browse files
committed
corrected BossRoom branch
1 parent d81f4b9 commit 7680116

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
@@ -2,9 +2,10 @@
22

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)
5+
# TODO: Why develop and not main?
56
BossRoom:
67
GithubRepo: "https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop.git"
7-
branch: main
8+
branch: develop
89
manifestPath: Packages/manifest.json
910
projectPath: '.'
1011
Asteroids:

0 commit comments

Comments
 (0)