add the android module to the directory tree

This commit is contained in:
Mamadou Babaei
2023-02-21 17:14:05 +01:00
parent c18bd55fef
commit a7daa05db1
+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++)