Skip to content

Commit 732ec32

Browse files
authored
Merge pull request #2082 from Unity-Technologies/update-readme
Updating readme with latest branch information
2 parents 2466afe + 7c27207 commit 732ec32

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Unity
33
This is Unity Technologies fork of the open source mono project.
44

55
### 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.
77

88
In newer Unity versions (2017.1+) this MonoBleedingEdge version can be used in the Editor and Players via enabling an Experimental player setting.
99

@@ -18,7 +18,16 @@ Branches for released Unity versions are of the form unity-\<version\>\[-mbe\].
1818
### Branches
1919

2020
#### 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)
22+
23+
#### 6000.0
24+
* [unity-6000.0-mbe](https://github.com/Unity-Technologies/mono/tree/unity-6000.0-mbe)
25+
26+
#### 2022.3
27+
* [unity-2022.3-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2022.3-mbe)
28+
29+
#### 2021.3
30+
* [unity-2021.3-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2021.3-mbe)
2231

2332
#### 2021.2 pre-upgrade
2433
* [unity-2021.2-mbe-pre-upgrade](https://github.com/Unity-Technologies/mono/tree/unity-2021.2-mbe-pre-upgrade)

0 commit comments

Comments
 (0)