From a1cc03b26418807687ece8a33ece90d2d6c21502 Mon Sep 17 00:00:00 2001 From: NotBlue <64601123+NotBlue-Dev@users.noreply.github.com> Date: Tue, 7 Sep 2021 19:35:52 +0200 Subject: [PATCH 1/4] Add files via upload --- LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..696851e --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 NotBlue + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. From e3477735c1a9c5c3def08933b493108aaa6c07f0 Mon Sep 17 00:00:00 2001 From: NotBlue <64601123+NotBlue-Dev@users.noreply.github.com> Date: Mon, 25 Oct 2021 14:22:09 +0200 Subject: [PATCH 2/4] Update README.md --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index 98fbc5a..e37491d 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ Echo VR Haptics is an API based project, allowing you to use bhaptics products w Curently : - X40 - X16 - -Coming soon : - Arms - Face @@ -22,22 +20,9 @@ Coming soon : - HIT WALL - BLOCKING - HEARTBEAT - -Coming Soon : - -- BREAK +- POWER HAND - BOOST -## Issues - -Your bhaptics player is running but it's saying it's not ? -- Restart the app - -## Custom tact Files - -go to ```resources/app/assets/``` -Then you can change tact files but you need to keep the same name !! - ## How to install https://www.youtube.com/watch?v=zLLdhn2b9l0&t=43s From 984569eba05d6c07b99cc5e1d96e544b5b53bcc6 Mon Sep 17 00:00:00 2001 From: NotBlue <64601123+NotBlue-Dev@users.noreply.github.com> Date: Sun, 28 Nov 2021 14:38:10 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e37491d..b1f99d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Echo-VR-Haptics -## What is that ? +## About the project ? Echo VR Haptics is an API based project, allowing you to use bhaptics products with echo arena From c231dfbed663a2f2a84466bab01eaa30bb68e624 Mon Sep 17 00:00:00 2001 From: NotBlue <64601123+NotBlue-Dev@users.noreply.github.com> Date: Sat, 12 Feb 2022 11:33:35 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1f99d4..995a92e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Echo-VR-Haptics +Library : https://github.com/NotBlue-Dev/EchoVR-Lib ## About the project ?