From 4bcb7e7880f9bea96d86c04b7b7eb16f48d7331e Mon Sep 17 00:00:00 2001 From: Masataka SUMI Date: Fri, 2 Aug 2024 19:10:13 +0900 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 098cdcec7b..387644f830 100644 --- a/README.md +++ b/README.md @@ -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.