# 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 Boost C++ Libraries](boost-cpp-libraries.md) - [The FlatBuffers Memory Efficient Serialization Library](flatbuffers-serialization-library.md) - [The {fmt} Formatting Library](fmt-formatting-library.md) - [The Loguru Logging Library](loguru-logging-library.md) - [The nanomsg-next-generation Lightweight Brokerless Messaging Library](nng-messaging-library.md) - [The Serial Communication Library](serial-communication-library.md) For more information consult their own respective open-source licenses, please.