- implement UnityLogger which enables logging in Unity using the ILogger interface from Microsoft.Extensions.Logging
- fix bug with URL formatting of MQTT-Server
- use unity package of newtonsoft json instead of dll.
- fix: add version for TextMeshPro dependency to be able to import it in Unity 6.
- add Newtonsoft.Json.dll
- add Licenses for external libs