Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit fbe31d7

Browse files
committed
Updates the README dependency list.
1 parent d9b552c commit fbe31d7

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ If you would like to help contribute to the development of UGUIDots, please see
3434

3535
Support for the following will come over time - depends on the needs for my own game.
3636

37-
(?) - Maybe I'll support?
38-
3937
* [x] Canvas Scaling
4038
* [x] Anchoring
4139
* [x] Image stretching
@@ -94,17 +92,18 @@ Please see the Sample repository [here](https://github.com/InitialPrefabs/UGUIDo
9492

9593
## Dependencies
9694

97-
* Unity 2020.1bx
95+
* Unity 2020.1.x
9896

9997
Grab these from Unity's package manager.
10098

101-
* Burst 1.3.0
102-
* Entities 0.11.0-preview.7
103-
* Jobs 0.2.10-preview.11
104-
* Collections 0.9.0-preview.5
99+
* Burst 1.3.4
100+
* Collections 0.11.0-preview.17
101+
* Entities 0.13.0-preview.24
102+
* Jobs 0.4.0-preview.18
103+
* Mathematics 1.2.1
104+
* TextMeshPro 3.0.1
105105
* UGUI 1.0.0
106-
* Universal RP 9.0.0-preview.14
107-
* TextMeshPro 0.3.0-preview.11
106+
* Universal RP 9.0.0-preview.35
108107

109108
## Limitations
110109
Development is still underway - so not all of the features Unity has by default is supported. Similarly - there are certain

0 commit comments

Comments
 (0)