Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Adding warning text that this plugin is designed for Xbox Live Creators Program only #55

Merged
merged 2 commits into from
May 18, 2017

Conversation

jasonsandlin
Copy link
Member

No description provided.

@msftclas
Copy link

@jasonsandlin,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@@ -86,7 +73,32 @@ private void OnGUI()
}
else
{
EditorGUILayout.HelpBox("In order to use Xbox Live functionality within your game, you must first associate it with a new or existing Xbox Live title.\nThis title information identifies your game with Xbox Live services and allows users to interact with Xbox Live. You need a DevCenter account to associate your game, but you can create an empty configuration file to test functionality within Unity.", MessageType.Info, true);
EditorGUILayout.HelpBox("This plugin only supports the Xbox Live Creators Program. You can join the Xbox Live Creators Program at https://aka.ms/xblcp\n\nFor developers in the ID@Xbox program, instead follow the docs at http://aka.ms/xbldocs", MessageType.Warning);
Copy link
Member

@adityatMS adityatMS May 18, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://aka.ms/xblcp\n\nFor [](start = 143, length = 27)

Link broken. Need a space after xblcp. #Resolved

@adityatMS
Copy link
Member

:shipit:

@jasonsandlin jasonsandlin merged commit 3b4dae3 into microsoft:master May 18, 2017
@jasonsandlin jasonsandlin deleted the help-pr branch May 18, 2017 23:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants