add missing modules to the directory structure

This commit is contained in:
Mamadou Babaei
2024-03-22 21:20:36 +01:00
parent 2f283681f6
commit 79fae28344
+4
View File
@@ -115,6 +115,10 @@ Please note that modules postfixed with **Impl** are intended for interal use an
├── SenseGloveAndroid (the Android-specific module)
├── SenseGloveBackend (responsible for initialization and deinitialization of the backend libraries)
├── SenseGloveBackendKismet (exposes Blueprints-specific functionality from the SenseGloveBackend module)
├── SenseGloveBuildHacks (uses Exceptions and RTTI, internally used for compiler-specific build hacks)
├── SenseGloveConnect (exposes part of the SGConnect low-level API to C++)