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
@@ -14,12 +14,14 @@ This plugin helps you place prefabs on a customizable grid easily.
14
14
15
15
## INSTALLATION
16
16
17
-
There are 3 ways to install this plugin:
17
+
There are 4 ways to install this plugin:
18
18
19
19
- import [GridFramework.unitypackage](https://github.com/yasirkula/UnityGridFramework/releases) via *Assets-Import Package*
20
20
- clone/[download](https://github.com/yasirkula/UnityGridFramework/archive/master.zip) this repository and move the *Plugins* folder to your Unity project's *Assets* folder
21
21
-*(via Package Manager)* add the following line to *Packages/manifest.json*:
-*(via [OpenUPM](https://openupm.com))* after installing [openupm-cli](https://github.com/openupm/openupm-cli), run the following command:
0 commit comments