File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313- Free
1414- Align game object
1515- Distribute GUI object
16- - Tested with Unity 2018 and 2019
16+ - Tested with Unity 2019 and 2020
1717- No runtime resources required
1818- No scripting required
1919
@@ -34,7 +34,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
3434 }
3535 ],
3636 " dependencies" : {
37- " com.litefeel.aligntools" : " 1.7 .0" ,
37+ " com.litefeel.aligntools" : " 1.8 .0" ,
3838 ...
3939 }
4040}
@@ -46,7 +46,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t
4646``` js
4747{
4848 " dependencies" : {
49- " com.litefeel.aligntools" : " https://github.com/litefeel/Unity-AlignTools.git#1.7 .0" ,
49+ " com.litefeel.aligntools" : " https://github.com/litefeel/Unity-AlignTools.git#1.8 .0" ,
5050 ...
5151 }
5252}
You can’t perform that action at this time.
0 commit comments