add missing modules to the directory structure

This commit is contained in:
Mamadou Babaei
2024-03-22 21:36:14 +01:00
parent ab8303b4a3
commit 47b4c872a3
+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++)