add the android module to the directory tree

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:30 +02:00
parent ff59e7f712
commit fd257711c2
+2
View File
@@ -62,6 +62,8 @@ Source
├── SenseGlove (the UE-specific high-level API)
├── SenseGloveAndroid (the Android-specific module)
├── SenseGloveBuildHacks (uses Exceptions and RTTI, internally used for compiler-specific build hacks)
├── SenseGloveConnect (exposes part of the SGConnect low-level API to C++)