Update README.md

This commit is contained in:
Masataka SUMI 2024-08-02 19:10:13 +09:00 committed by GitHub
parent f259df1377
commit 4bcb7e7880
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,17 +91,14 @@ From the [latest release](https://github.com/vrm-c/UniVRM/releases/latest), you
- For import/export VRM 1.0
- You have to install all of the following UPM packages:
- `com.vrmc.vrmshaders`
- `com.vrmc.gltf`
- `com.vrmc.vrm`
- For import/export VRM 0.x
- You have to install all of the following UPM packages:
- `com.vrmc.vrmshaders`
- `com.vrmc.gltf`
- `com.vrmc.univrm`
- For import/export glTF 2.0
- You have to install all of the following UPM packages:
- `com.vrmc.vrmshaders`
- `com.vrmc.gltf`
You can install these UPM packages via `Package Manager` -> `+` -> `Add package from git URL...` in UnityEditor.