Update README.md

This commit is contained in:
Masataka SUMI 2023-08-23 15:12:06 +09:00 committed by GitHub
parent 2fd81cb173
commit 9159f4d2f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 |