add a senseglove settings manager module

This commit is contained in:
Mamadou Babaei
2023-03-28 10:39:55 +02:00
parent fa1a720c31
commit ea8b3e1fba
10 changed files with 456 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ This release is breaking ABI/API compatibility with the previous versions.
- Segregated Android binaries for NDK r21e (UE 4.27 and 5.0) and r25b (UE 5.1, 5.2).
- Fully functional and stable Linux development support.
- Fully functional and stable Unreal Engine 5.2 preview support has been added.
- Added a Plugin's settings manager.
### Changed