We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110ec24 commit aaa738aCopy full SHA for aaa738a
README.md
@@ -16,6 +16,11 @@
16
17
## Quick Package Install
18
19
+#### Using UnityPackageManager (for Unity 2019.3 or later)
20
+Open the package manager window (menu: Window > Package Manager)<br/>
21
+Select "Add package from git URL...", fill in the pop-up with the following link:<br/>
22
+https://github.com/coryleach/UnityInfoTables.git#1.0.12<br/>
23
+
24
#### Using UnityPackageManager (for Unity 2018.3 or later)
25
26
Find the manifest.json file in the Packages folder of your project and edit it to look like this:
0 commit comments