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
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Unity
3
3
This is Unity Technologies fork of the open source mono project.
4
4
5
5
### Versions
6
-
Each Unity release upto 2019.2 contains two versions of Mono. One older version (Mono) is embedded into the Editor and Players. Another newer version (MonoBleedingEdge) is used to run tools and tests.
6
+
Each Unity release up to 2019.2 contains two versions of Mono. One older version (Mono) is embedded into the Editor and Players. Another newer version (MonoBleedingEdge) is used to run tools and tests.
7
7
8
8
In newer Unity versions (2017.1+) this MonoBleedingEdge version can be used in the Editor and Players via enabling an Experimental player setting.
9
9
@@ -18,7 +18,16 @@ Branches for released Unity versions are of the form unity-\<version\>\[-mbe\].
18
18
### Branches
19
19
20
20
#### Trunk
21
-
*[unity-main (PR to this branch for MonoBleedingEdge)](https://github.com/Unity-Technologies/mono/tree/unity-main)
21
+
*[unity-6000.1-mbe (PR to this branch for MonoBleedingEdge)](https://github.com/Unity-Technologies/mono/tree/unity-6000.1-mbe)
0 commit comments