mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-14 06:50:19 -05:00
Write about older release versions
This commit is contained in:
19
README.md
19
README.md
@@ -46,7 +46,24 @@ The other platforms maybe work but they are not tested.
|
||||
|
||||
## Installation
|
||||
|
||||
[](https://github.com/vrm-c/UniVRM/releases/latest)
|
||||
|
||||
### Latest Release
|
||||
|
||||
[Latest Release Version (supports Unity 2020.3 LTS or later)](https://github.com/vrm-c/UniVRM/releases/latest)
|
||||
|
||||
<details><summary>Previous Releases</summary>
|
||||
<p>
|
||||
|
||||
You can use an previous version of UniVRM if you use an older version of Unity.
|
||||
These are **not supported**.
|
||||
|
||||
| Unity Version | UniVRM Release | VRM 1.0 support |
|
||||
| ---- | ---- | ---- |
|
||||
| 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 |
|
||||
|
||||
</p>
|
||||
</details>
|
||||
|
||||
You can install UniVRM using the UnityPackage or the UPM Package.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user