Skip to content

Commit 83ba040

Browse files
committed
Update unitypackage UPM description.
1 parent aad5f9e commit 83ba040

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

unitypackages/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,13 @@ As of version 6000.1.0, you can also install this package using package manager
99

1010
In package manager select "Install package from git URL..." and enter the URL to the `Assets/FlutterUnityIntegration` folder in this repo.
1111
```
12-
https://github.com/juicycleff/flutter-unity-view-widget.git?path=example/unity/DemoApp/Assets/FlutterUnityIntegration#experimental/unity_6000
12+
https://github.com/juicycleff/flutter-unity-view-widget.git?path=example/unity/DemoApp/Assets/FlutterUnityIntegration#UPM
1313
```
14-
After `#` you can set a branch, tag or commit hash to target a specific version.
14+
After `#` you can set a branch, tag or commit hash to target a specific version.
15+
- `#UPM` A branch that excludes Unity demo assets.
16+
Allows installing the demo as a Sample in package manager.
17+
- `#experimental/unity_6000` The main branch for Unity 6 support. Includes all demo assets (read-only) in the package.
18+
1519

1620
See [the Unity docs](https://docs.unity3d.com/6000.3/Documentation/Manual/upm-ui-giturl.html) for more info.
1721

0 commit comments

Comments
 (0)