add the senseglove settings kismet module

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:50 +02:00
parent 838b5fe557
commit b0c32ccad4
11 changed files with 386 additions and 3 deletions
+2
View File
@@ -92,6 +92,8 @@ Source
├── SenseGloveSettings (the plugin's settings manager)
├── SenseGloveSettingsKismet (exposes Blueprints-specific functionality from the SenseGloveSettings module)
├── SenseGloveTypes (exposes various enums from the backend libraries and also types from the SenseGlove module)
├── SenseGloveUtils (the internal utility module)