This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Releases: microsoft/xbox-live-unity-plugin
Releases · microsoft/xbox-live-unity-plugin
1707 Release
What's New
- Added multi-user sign in support for all of the existing Prefabs. There’s a new scene example that shows off the new functionality.
- Added controller mapping support to all of the Prefabs.
- Single-user games will automatically sign in on Awake() when using User Profile.
- Added a new sample for using GameSaveUI.
- The Xbox Live Service will no longer throw exceptions. You can now use the new XboxLiveServices Prefab to toggle the debug logs thrown by the Xbox Live service.
- Updated the inspector window for the Leaderboard prefab to make it easier to configure.
- Stats Prefab now looks for the Stat ID instead of the Stat Name
1705.4 Release
This is the 1705.4 release and is the first release of the Xbox Live Unity Plugin. You can use this version to ship your title. We will continue fixing bugs as reported, and adding features.
Features
- Associate a Unity game with a Dev Center application to enable Xbox Live.
- User sign-in and basic user info view.
- Write user stats, supporting integer, double, and string values.
- Fetch and display user stats.
- Fetch and display leaderboards.
- Save game data to the cloud.
- Save game prefab
- Friends list API via XboxLive.Instance.SocialManager
1705.3 Dev Preview
This is the May 2017.3 dev preview release of the Xbox Live Unity Plugin.
Features
- Associate a Unity game with a Dev Center application to enable Xbox Live.
- User sign-in and basic user info view.
- Write user stats, supporting integer, double, and string values.
- Fetch and display user stats.
- Fetch and display leaderboards.
- Save game data to the cloud.
- Save game prefab
- Friends list API via XboxLive.Instance.SocialManager
1705.2 Dev Preview
This is the May 2017.2 dev preview release of the Xbox Live Unity Plugin.
Features
- Associate a Unity game with a Dev Center application to enable Xbox Live.
- User sign-in and basic user info view.
- Write user stats, supporting integer, double, and string values.
- Fetch and display user stats.
- Fetch and display leaderboards.
- Save game data to the cloud.
- (New) Save game prefab
- (New) Friends list API via XboxLive.Instance.SocialManager
1705 Dev Preview
This is the May 2017 dev preview release of the Xbox Live Unity Plugin.
Features
- Associate a Unity game with a Dev Center application to enable Xbox Live.
- User sign-in and basic user info view.
- Write user stats, supporting integer, double, and string values.
- Fetch and display user stats.
- Fetch and display leaderboards.
- (New) Save game data to the cloud.
1702 Dev Preview
Initial preview release of the Xbox Live Unity Plugin.
Features
- Associate a Unity game with a Dev Center application to enable Xbox Live.
- User sign-in and basic user info view.
- Write user stats, supporting integer, double, and string values.
- Fetch and display user stats.
- Fetch and display leaderboards.