Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2930ace

Browse files
committed
Updated readme that https://github.com/google-ar/arcore-unity-extensions does not have to be included manually anymore
1 parent 8f26e4c commit 2930ace

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

‎README.md‎

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -48,29 +48,8 @@ require
4848
[**AR Foundation 4.2.0-pre.7**](https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.2/manual/index.html)
4949
or newer,
5050
[ARCore Extensions](https://developers.google.com/ar/develop/unity-arf) **1.24**
51-
or newer. Download `arcore-unity-extensions-1.24.0.tgz` from the ARCore
52-
Extensions for AR Foundation
53-
[releases page on GitHub](https://github.com/google-ar/arcore-unity-extensions/releases).
54-
55-
Choose one of the following approaches to import the ARCore Extensions Package:
56-
57-
1. Manually update dependencies before launching the project:
58-
59-
* Locate `arcore-depth-lab/Packages/manifest.json`.
60-
* Add the dependency of ARCore Extensions SDK with the loca path:
61-
`"com.google.ar.core.arfoundation.extensions":
62-
"file:{path/to}/arcore-unity-extensions-1.24.0.tgz",`
63-
* Launch the project with Unity Editor 2020.3.
64-
65-
2. Use Package Manager to import dependent package:
66-
67-
* Use Unity 2020.3 to open the project.
68-
* It's expected that a window pops up and shows there are compile errors
69-
in this project due to missing Extensions SDK, select **Continue**.
70-
* In Unity editor, navigate to `Window` -> `Package Manager`
71-
* Click the plus button, and choose the `Add package from tarball...`
72-
option from the drop-down menu.
73-
* Locate `arcore-unity-extensions-1.24.0.tgz` and click Open.
51+
or newer. The [ARCore Extensions sources](https://github.com/google-ar/arcore-unity-extensions)
52+
are automatically included via the Unity package manager.
7453

7554
This project only builds with the Build Platform **Android**. Build the project
7655
to an Android device instead of using the **Play** button in the Unity editor.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /