mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-26 00:29:19 -05:00
Update README.md
This commit is contained in:
parent
2fd81cb173
commit
9159f4d2f3
|
|
@ -31,7 +31,7 @@ UniVRM can import/export following supported file types at both runtime and edit
|
||||||
|
|
||||||
## Supported Environments
|
## Supported Environments
|
||||||
|
|
||||||
The latest UniVRM supports Unity 2020.3 LTS or later.
|
The latest UniVRM supports Unity 2021.3 LTS or later.
|
||||||
|
|
||||||
UniVRM supports scripting backends both .NET and IL2CPP.
|
UniVRM supports scripting backends both .NET and IL2CPP.
|
||||||
|
|
||||||
|
|
@ -49,7 +49,7 @@ The other platforms maybe work but they are not tested.
|
||||||
|
|
||||||
### Latest Release
|
### Latest Release
|
||||||
|
|
||||||
[Latest Release Version (supports Unity 2020.3 LTS or later)](https://github.com/vrm-c/UniVRM/releases/latest)
|
[Download here](https://github.com/vrm-c/UniVRM/releases/latest)
|
||||||
|
|
||||||
<details><summary>Previous Releases</summary>
|
<details><summary>Previous Releases</summary>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -59,6 +59,7 @@ These are **not supported**.
|
||||||
|
|
||||||
| Unity Version | UniVRM Release | VRM 1.0 support |
|
| Unity Version | UniVRM Release | VRM 1.0 support |
|
||||||
| ---- | ---- | ---- |
|
| ---- | ---- | ---- |
|
||||||
|
| 2020.3 | [v0.111.0](https://github.com/vrm-c/UniVRM/releases/tag/v0.111.0) | Yes |
|
||||||
| 2019.3 | [v0.99.1](https://github.com/vrm-c/UniVRM/releases/tag/v0.99.1) | No |
|
| 2019.3 | [v0.99.1](https://github.com/vrm-c/UniVRM/releases/tag/v0.99.1) | No |
|
||||||
| 2018.4 | [v0.79.0](https://github.com/vrm-c/UniVRM/releases/tag/v0.79.0) | No |
|
| 2018.4 | [v0.79.0](https://github.com/vrm-c/UniVRM/releases/tag/v0.79.0) | No |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user