Skip to content

Commit ee7e376

Browse files
docs: update readmes for new flow [MTT-3573] (#652)
* Updated Readme to explicitly mention that boss room can function without UGS
1 parent 668f9fd commit ee7e376

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Assets/Readme.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:732d73ec8c7acedcf05d21f28eb1f7851aadfadd3e01cf082f64ce0d955b6fa6
3-
size 2004
2+
oid sha256:9e1eac096cb6e20cb1e4b629468675979802382771435ca3fd3d603bda795f2c
3+
size 2160

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This project uses Git Large Files Support (LFS), which ensures all large assets
3131

3232
## Registering the project with Unity Gaming Services (UGS)
3333

34-
This project leverages several services from UGS to facilitate connectivity between players. In order to use these services inside your project, one must first [create an organization](https://support.unity.com/hc/en-us/articles/208592876-How-do-I-create-a-new-Organization-) inside Unity Dashboard, and enable both the [Relay](https://docs.unity.com/relay/get-started.html) and [Lobby](https://docs.unity.com/lobby/game-lobby-sample.html) services.
34+
This project leverages several services from UGS to facilitate connectivity between players. In order to use these services inside your project, one must first [create an organization](https://support.unity.com/hc/en-us/articles/208592876-How-do-I-create-a-new-Organization-) inside Unity Dashboard, and enable both the [Relay](https://docs.unity.com/relay/get-started.html) and [Lobby](https://docs.unity.com/lobby/game-lobby-sample.html) services. Otherwise, Boss Room can still be used without UGS.
3535

3636
## Opening the project for the first time
3737

0 commit comments

Comments
 (0)