this project is split into 2 parts. I've done this because btleplug is the only bluetooth library that worked for me and is multiplatform. it also splits project into 2 parts nicely.
it's responsible for interacting with devices thru Bluetooth low energy with btleplug. sends data and collects inputs thru TCP.
collects data from devices and sends inputs thru tcp to rust. all game tools are written in C#.
The main goal is SAFETY so i don't use any tres files. Also this could be expanded further in the future to allow custom materials and other user content.
