We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a36f87b commit 310a5c2Copy full SHA for 310a5c2
README.md
@@ -172,7 +172,8 @@ package:
172
you add the `-gvh_disable` option.
173
1. Export your plugin by [running Unity from the command line](https://docs.unity3d.com/Manual/CommandLineArguments.html), ensuring that
174
you:
175
- - Include the contents of the `Assets/PlayServicesResolver` directory.
+ - Include the contents of the `Assets/PlayServicesResolver` and
176
+ `Assets/ExternalDependencyManager` directory.
177
- Add the `-gvh_disable` option.
178
179
You **must** specify the `-gvh_disable` option in order for the Version
0 commit comments