You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,15 @@ This asset helps you create dynamic panels using Unity's UI system. These panels
25
25
26
26
## INSTALLATION
27
27
28
-
There are 4 ways to install this plugin:
28
+
There are 5 ways to install this plugin:
29
29
30
30
- import [DynamicPanels.unitypackage](https://github.com/yasirkula/UnityDynamicPanels/releases) via *Assets-Import Package*
31
31
- clone/[download](https://github.com/yasirkula/UnityDynamicPanels/archive/master.zip) this repository and move the *Plugins* folder to your Unity project's *Assets* folder
32
32
- import it from [Asset Store](https://assetstore.unity.com/packages/tools/gui/dynamic-panels-114126)
33
33
-*(via Package Manager)* add the following line to *Packages/manifest.json*:
0 commit comments