From ad2594f6f0e76214c6892ddc03565872eb9925ff Mon Sep 17 00:00:00 2001 From: RyodoTanaka Date: Sun, 13 Oct 2024 17:43:41 +0900 Subject: [PATCH] Fix not to support 2020.3.x and older --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35aef143..d7d2cd23 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ To receive the data in ROS take a look at [ROS-TCP-Endpoint][external-RosTCPEndp > \[!NOTE] > -> Unitysensor is made for Unity 2020.3 or later +> Unitysensor is made for Unity 2021.3 or later 1. Open the Package Manager from `Window` -> `Package Manager`. 2. In the Package Manager window, find and click the + button in the upper lefthand corner of the window. Select `Add package from git URL....` @@ -86,7 +86,7 @@ Unless required by applicable law or agreed to in writing, software distributed -[external-unity-shield]: https://img.shields.io/badge/Unity3D-%3E%202020.3-blue?style=flat-square&logo=unity +[external-unity-shield]: https://img.shields.io/badge/Unity3D-%3E%202021.3-blue?style=flat-square&logo=unity [external-unity-link]: https://unity.com/ [external-ros-shield]: https://img.shields.io/badge/ROS-1%7C2-blue?style=flat-square&logo=ros [external-ros-link]: https://www.ros.org/