File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,6 +57,11 @@ The library is designed to be easy to extend with additional extensions to the g
5757
5858## Installation
5959
60+ You can install this package from the Needle Package Registry with this one-click installer:
61+
62+ 1 . Download [ UnityGLTF Package Installer] ( http://package-installer.glitch.me/v1/installer/Needle/org.khronos.unitygltf?registry=https://packages.needle.tools )
63+ 2 . Drop the downloaded .unitypackage into Unity and follow the steps.
64+
6065You can install this package from git, compatible with UPM (Unity Package Manager).
61661 . Open ` Window > Package Manager `
62672 . Click <kbd >+</kbd >
@@ -68,7 +73,7 @@ You can install this package from git, compatible with UPM (Unity Package Manage
68735 . Click <kbd >Add</kbd >.
6974
7075> ** Note** : If you want to target a specific version, append ` #release/<some-tag> ` or a specific commit to the URL above.
71- > Example: ` https://github.com/KhronosGroup/UnityGLTF.git#release/2.8.1-exp ` .
76+ > Example: ` https://github.com/KhronosGroup/UnityGLTF.git#release/2.9.0-rc ` .
7277
7378## Unity Version and Render Pipeline Compatibility
7479
@@ -396,4 +401,4 @@ To run tests with UnityGLTF as package, you'll have to add UnityGLTF to the "tes
396401]
397402```
398403
399- </details >
404+ </details >
You can’t perform that action at this time.
0 commit comments