This repository was archived by the owner on Jan 4, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,6 @@ If you would like to help contribute to the development of UGUIDots, please see
34
34
35
35
Support for the following will come over time - depends on the needs for my own game.
36
36
37
- (?) - Maybe I'll support?
38
-
39
37
* [x] Canvas Scaling
40
38
* [x] Anchoring
41
39
* [x] Image stretching
@@ -94,17 +92,18 @@ Please see the Sample repository [here](https://github.com/InitialPrefabs/UGUIDo
94
92
95
93
## Dependencies
96
94
97
- * Unity 2020.1bx
95
+ * Unity 2020.1.x
98
96
99
97
Grab these from Unity's package manager.
100
98
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
105
105
* 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
108
107
109
108
## Limitations
110
109
Development is still underway - so not all of the features Unity has by default is supported. Similarly - there are certain
You can’t perform that action at this time.
0 commit comments