Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/
/Assets/AssetStoreTools*

# Visual Studio 2015 cache directory
Expand Down
8 changes: 8 additions & 0 deletions Assets/ExternalDependencyManager.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions Assets/ExternalDependencyManager/Editor.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,261 changes: 1,261 additions & 0 deletions Assets/ExternalDependencyManager/Editor/CHANGELOG.md

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions Assets/ExternalDependencyManager/Editor/CHANGELOG.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions Assets/ExternalDependencyManager/Editor/GoogleRegistries.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<registries>
<!-- Registry that contains the External Dependency Manager plugin. -->
<registry name="Game Package Registry by Google"
url="https://unityregistry-pa.googleapis.com"
termsOfService="https://developers.google.com/terms"
privacyPolicy="https://policies.google.com/privacy">
<scopes>
<scope>com.google</scope>
</scopes>
</registry>
</registries>
13 changes: 13 additions & 0 deletions Assets/ExternalDependencyManager/Editor/GoogleRegistries.xml.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading