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
@@ -17,7 +17,7 @@ Because this project is now using Unity packages, you should use a Unity version
17
17
Although some scripts have been tested and confirmed working as far back as Unity 5.6, it will no longer be officially supported.
18
18
Unity introduced the package manager in Unity 2017.2, but at a very early state.
19
19
20
-
The code will only compile with the .NET 4.X scripting runtime version. The legacy scripting runtime is no longer supported.
20
+
The code will only (at the time of writing) compile with the *.NET Standard 2.0* or *.NET 4.X* scripting runtime versions. The legacy scripting runtime is no longer supported.
21
21
Read more about this [here](https://docs.unity3d.com/2019.1/Documentation/Manual/dotnetProfileSupport.html).
0 commit comments