bHapticsLib 1.0.6
dotnet add package bHapticsLib --version 1.0.6
NuGet\Install-Package bHapticsLib -Version 1.0.6
<PackageReference Include="bHapticsLib" Version="1.0.6" />
paket add bHapticsLib --version 1.0.6
#r "nuget: bHapticsLib, 1.0.6"
// Install bHapticsLib as a Cake Addin #addin nuget:?package=bHapticsLib&version=1.0.6 // Install bHapticsLib as a Cake Tool #tool nuget:?package=bHapticsLib&version=1.0.6
bHapticsLib
An Open-Source .NET Library for bHaptics Support.
Supports .NET Framework 3.5 through .NET 6 and beyond.
Special Thanks to bHaptics for making the bHaptics Gear as well as supporting the community wherever needed! 😄
- Discord: https://discord.gg/JDw423Wskf
DISCLAIMER:
bHaptics is not liable for any issues or problems that may arise from using this library.
This is a community-driven project created and developed by passionate users and content creators.
If you have questions or issues you would like to report:
Make a GitHub Issues post or leave a message on our Discord Server.
WHATS NEW:
- All-in-One Management Class
- Fully Compatible with bHaptics Designer
.tact
Files - Fully Compatible with Every bHaptics Device
- New Methods, Functionality, and Customization Options
- New JSON based Direct Object Instancing and Manipulation
- New Thread-Safe Queue based Backend for handling Request and Submit Packets
- New HapticPattern Utility Class
- New Pattern Mirroring Functionality
LICENSING & CREDITS:
bHapticsLib is licensed under the MIT License. See LICENSE for the full License.
Third-party Libraries used as Source Code and/or bundled in Binary Form:
- SimpleJSON is licensed under the MIT License. See LICENSE for the full License.
- IndexRange is licensed under the MIT License. See LICENSE for the full License.
- ValueTupleBridge is licensed under the MIT License. See LICENSE for the full License.
- WebSocketDotNet is licensed under the MIT License. See LICENSE for the full License.
Credit to bHaptics for making the Gear, bHaptics Player, and the original C# and C++ Libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- WebSocketDotNet (>= 1.0.0)
-
.NETFramework 4.5
- WebSocketDotNet (>= 1.0.0)
-
.NETStandard 2.0
- WebSocketDotNet (>= 1.0.0)
-
.NETStandard 2.1
- WebSocketDotNet (>= 1.0.0)
-
net5.0
- WebSocketDotNet (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on bHapticsLib:
Repository | Stars |
---|---|
LavaGang/MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
|