Skip to content

Commit 321d571

Browse files
author
Christopher Remde
committed
Added documentation to website for 1.1.1
1 parent 33db42d commit 321d571

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/content/docs/about/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ weight: 420
1313
toc: true
1414
---
1515

16+
### Version 1.1.1
17+
18+
Fixed Issues:
19+
20+
- Removed unessesary using reference from sample code that was breaking builds
21+
1622
### Version 1.1.0
1723

1824
Added features:

docs/content/docs/quickstart/quick-start/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you still have the old version, we recommend to remove it and then reinstall
3434

3535
2. In the **Package Manager window**, go to **My Assets** and select the **Geometry Sequence Player** package.
3636

37-
3. Click on the **Install** Button.
37+
3. Click on the **Download** button. Once finished click on the **Import X.X.X to your project** button and then import all files.
3838

3939
[More info](/Unity_Geometry_Sequence_Player/docs/tutorials/installation/#package-installation-unity-store-version)
4040

@@ -44,6 +44,8 @@ If you still have the old version, we recommend to remove it and then reinstall
4444

4545
2. Select the **In Project** category on the left side. Select the **Geometry Sequence Player package** and open the **Sample foldout**. Then click on **Import**. The samples are now being imported into your projects asset folder.
4646

47+
> ⭐ For the Unity Asset Store version, two versions of the Geometry Sequence Player package will appear in the list. One under "Packages - Asset Store and one under "Packages - BuildingVolumes". You need to select the **Building Volumes** version.
48+
4749
3. In your assets folder, go to `Samples -> Geometry Sequence Player -> 1.X.X -> Streaming Samples` and open the Sample scene **01_Basic_Example**
4850

4951
3. Click on the **"Play"-Button** in Unity. You should now see an animated blob.

0 commit comments

Comments
 (0)