From 64d89fd7ad47ff36c4b5395ae36cd312ff4ec7f7 Mon Sep 17 00:00:00 2001 From: PoChangSu Date: Tue, 7 Jul 2020 17:12:22 +0900 Subject: [PATCH] change supported version to Unity-2018.4LTS+ .Net4.x --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 9d70b35b9..60bd32308 100644 --- a/README.ja.md +++ b/README.ja.md @@ -15,7 +15,7 @@ glTF2.0をベースとしており、誰でも自由に利用することがで 「UniVRM」は VRM の Unity 実装で、VRMモデルの作成・インポート・エクスポートができます。 -* Unity 5.6以降をサポートしています。 +* `Unity-2018.4LTS以降` `.Net4.x`をサポートしています。 ## Download diff --git a/README.md b/README.md index 7bd6f77c3..7bff57c56 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ VRM is based on glTF2.0. If you comply with the MIT license, you are free to use "UniVRM" is a Unity implementation of VRM. It can create, import and export VRM models. -* Currently UniVRM supports Unity 5.6+ +* Currently UniVRM supports `Unity-2018.4LTS+` `.Net4.x` ## Download