Skip to content

Commit a5dffa5

Browse files
committed
Add Unity 2020+ support
1 parent afc5868 commit a5dffa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"displayName": "Generic Burst Jobs",
55
"description": "Support for generic, Burst compiled Job structs through automatic code analysis and generation",
6-
"unity": "2022.3",
6+
"unity": "2020.3",
77
"documentationUrl": "https://github.com/TriceHelix/GenericBurstJobs",
88
"changelogUrl": "https://github.com/TriceHelix/GenericBurstJobs",
99
"license": "LICENSE.txt",

0 commit comments

Comments
 (0)