# Third Party Licenses Please note that while the SenseGlove Unreal Engine Plugin is made available under the [MIT License](senseglove-unreal-engine-plugin.md), it utilizes a few third-party libraries with permissive free licenses as well, in order to power various components. The following third-party software are used and shipped with the SenseGlove Unreal Engine Plugin: - [The SenseGlove SDK (a.k.a. SenseGlove Backend Libraries, or SenseGlove Core Libraries)](senseglove-sdk.md) - [SGBLE and SGBLExx Rust Dependencies](sgble-sgblexx-rust-dependencies.md) - [The Argh Frustration-free Command-line Processing Library](argh-command-line-processing-library.md) - [The Boost C++ Libraries](boost-cpp-libraries.md) - [The c4core C++ Library](c4core-library.md) - [The c4project CMake Scripts](c4project-cmake-scripts.md) - [The Debug Break Library](debugbreak-library.md) - [The fast_float Number Parsing Library](fast-float-number-parsing-library.md) - [The FlatBuffers Memory Efficient Serialization Library](flatbuffers-serialization-library.md) - [The {fmt} Formatting Library](fmt-formatting-library.md) - [The FTXUI Functional Terminal (X) User Interface Library](ftxui-functional-tui-library.md) - [The Loguru Logging Library](loguru-logging-library.md) - [The nanomsg-next-generation Lightweight Brokerless Messaging Library](nng-messaging-library.md) - [The Rapid YAML Parsing and Emitting Library](rapidyaml-parsing-emitting-library.md) - [The Serial Communication Library](serial-communication-library.md) __NOTE__: **FTXUI** and **Argh** are only used by [the SenseGlove FakeShm Module Tuning Utilities, `sgfakeshm-connect-client` and `sgfakeshm-core-client`](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal?path=/Tuning&version=GBmaster&_a=contents) distributed as separate binaries via [the SenseGlove Unreal Engine Plugin Microsoft Azure DevOps repository](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal). Since these utilities are not part of [the official release of the SenseGlove Unreal Engine Plugin via the Fab Store](https://www.fab.com/listings/62bcdd2a-0bb1-4f34-b7b8-c5e7c9313099), their respective licensing terms won't apply to the SenseGlove SDK or the UE plugin. For more information consult their own respective open-source licenses, please.