You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This is still work in progress.
8
8
A few tests still need fixing and alot of AoT issues need to be fixed / added hacks to enforce generic type generation for.
9
9
10
10
Part of the goal is to drop some legacy code from the UniRx code and start using a newer C# Syntax and framework versions.
11
-
This also means that older versions of unity won't be supported (Versions >= 2021 should work - testing is currently happening in the unity beta version)
11
+
This also means that older versions of unity won't be supported (Versions >= 2021 should work - testing is currently happening in the unity beta version only)
12
12
13
13
Other than the basic scheduling these are the features I moved over from UniRx:
0 commit comments