Releases: yasirkula/UnityIngameDebugConsole
Releases · yasirkula/UnityIngameDebugConsole
v1.3.1
v1.3.0
v1.2.1
v1.2: - Console now shows logs coming from all threads (#17)
- Added startMinimized option that can be enabled if enablePopup is disabled (it is basically a counterpart of startInPopupMode) - Added DebugLogConsole.AddCommand for adding strongly typed functions as commands to the console - Console commands now support Component parameter types - Fixed #12 and #13