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 4e279f8 commit 33d3e9fCopy full SHA for 33d3e9f
1 file changed
README.md
@@ -13,7 +13,7 @@
13
- Free
14
- Align game object
15
- Distribute GUI object
16
-- Tested with Unity 2018 and 2019
+- Tested with Unity 2019 and 2020
17
- No runtime resources required
18
- No scripting required
19
@@ -34,7 +34,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
34
}
35
],
36
"dependencies": {
37
- "com.litefeel.aligntools": "1.7.0",
+ "com.litefeel.aligntools": "1.8.0",
38
...
39
40
@@ -46,7 +46,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
46
``` js
47
{
48
49
- "com.litefeel.aligntools": "https://github.com/litefeel/Unity-AlignTools.git#1.7.0",
+ "com.litefeel.aligntools": "https://github.com/litefeel/Unity-AlignTools.git#1.8.0",
50
51
52
0 commit comments