Unity editor extension for the App Center SDK.
Перейти к файлу
Anatoly Pristensky 85b8d7f645
Merge pull request #61 from microsoft/thewulf7-patch-1
Protect master branch for App Center FTE
2022-09-02 12:04:43 +02:00
Images Removing Logo (#5) 2018-10-25 11:23:10 +03:00
Source Use UnityWebRequest.result instead of isNetworkError for unity 2020 2021-10-11 15:02:21 +03:00
UnityPackageSpecs version 3.0.0 2020-11-25 14:58:55 +08:00
test-cloud-execution-pipeline/.github Create CODEOWNERS 2022-09-02 11:42:29 +02:00
tools Fix cake version 2020-10-16 14:46:29 +03:00
.gitignore Adds scrollbar (#21) 2018-12-20 10:09:04 +03:00
CHANGELOG.md version 3.0.0 2020-11-25 14:58:55 +08:00
LICENSE initial version (#1) 2018-10-18 21:09:00 +03:00
README.md Added README.md 2018-10-19 11:51:17 +03:00
RELEASE.md version 3.0.0 2020-11-25 14:58:55 +08:00
SECURITY.md Microsoft mandatory file 2022-08-17 14:51:45 +00:00
build.cake remove unused cake build task 2018-10-19 17:01:28 +03:00
build.ps1 initial version (#1) 2018-10-18 21:09:00 +03:00
build.sh version 1.1.3 Auth module 2019-09-13 12:20:57 -07:00
cake.config initial version (#1) 2018-10-18 21:09:00 +03:00
git-release.cake Update repo name in the script 2020-03-31 17:08:32 +03:00
utility.cake remove unused cake build methods 2018-10-19 16:47:52 +03:00

README.md

App Center Unity Editor Extensions

Welcome to the home of App Center Unity Editor Extension plugin, the best interface for viewing and configuring our App Center Unity SDK. We will be adding to this platform as App Center's Unity SDK features grow.

App Center Editor Extension

Features:

  • Automated SDK installation, upgrading & removal - Now pain free!
  • Easy to follow help links - Link to Release Notes

Setup:

  1. Download this Asset Package and import into a new or existing project.
  2. Open the Editor Extensions via the Unity menu: Window > App Center > Editor Extensions
  3. Editor Extensions will automatically detect if you have a App Center SDK installed.

How it works:

App Center Editor Extensions is a stand-alone Unity plug-in that streamlines getting started with App Center. All of the Editor Extensions code lives in editor folders within your Unity Project. This prevents any of the editor code from being compiled into the game build.

Ongoing Development:

Editor Extensions is an attempt to make a first class App Center development experience within the Unity Editor. We consider this project a sandbox and are always open to feedback from our community developers.

A word of caution:

You may move our plugin folder around; however, we discourage renaming the root(AppCenterEditorExtensions) folder. This may cause the relative links within the plugin to break.

Apache License -- Version 2.0, January 2004 http://www.apache.org/licenses/

License Details available in LICENSE.txt