We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5b436 commit 9fcfdb7Copy full SHA for 9fcfdb7
1 file changed
README.md
@@ -17,6 +17,9 @@ Because this project is now using Unity packages, you should use a Unity version
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
Unity introduced the package manager in Unity 2017.2, but at a very early state.
19
20
+The code will only compile with the .NET 4.X scripting runtime version. The legacy scripting runtime is no longer supported.
21
+Read more about this [here](https://docs.unity3d.com/2019.1/Documentation/Manual/dotnetProfileSupport.html).
22
+
23
## Installation into Unity project
24
25
### Through the UI
0 commit comments