浏览代码

fix : updated readme for beta

Updated to include beta opt-in instructions via editor.
/main
GitHub 1年前
当前提交
7e68efd3
共有 1 个文件被更改,包括 10 次插入1 次删除
  1. 11
      README.md

11
README.md


# Game Lobby Sample
**Version 1.1a - _UGS Events Beta_**
_Tested with Unity 2021.2 for PC and Mac._
#### UGS EVENTS BETA NOTE
When using the Events code in this sample, make sure your Editor _Project Settings > Player > Scripting Define Symbols_ include:
**UGS_BETA_LOBBY_EVENTS**
and
**UGS_LOBBY_EVENTS**
##### _Tested with Unity 2021.2 for PC and Mac._
This sample demonstrates how to use the Lobby and Relay packages to create a typical game lobby experience. It also includes Vivox Voice chat. Players can host lobbies that other players can join using a public lobby list or lobby code. The Lobby also synchronizes the lobby and player data Relay allows players to securely connect with each other via Netcode for GameObjects while maintaining connection anonymity. Connecting to the lobby will also connect to Vivox to enable voice chat as long as an audio input device is available.

正在加载...
取消
保存