A Lightweight and High-Performance Unity Demonstration ToolkitChobitech.DemoKit is a lightweight, high-performance Unity package designed to help you build and distribute software demos. From initial environment setup to final implementation, Chobitech.DemoKit supports your development process with a focus on speed and ease of use.For more details, please check belows:GitHub repos: https://github.com/chobitech/Chobitech_DemoKitOnline Documentations: https://chobitech.github.io/Chobitech_DemoKit_Docs/Key Features:One-Stop Wizard: A comprehensive wizard that handles everything from demo initialization to distribution file generation.Dual Workflow Support: Seamlessly manage both Asynchronous (Task-based) and Coroutine-based demonstration logic with ease.Ready-to-Use UI: Includes a polished header, footer, description area, and a rich-text supported logging system for immediate use.Smart Execution Management: Built-in support for CancellationToken and lifecycle hooks such as `OnDemoCompleted` and `OnDemoCanceled`.Clean Architecture: Efficiently manage multiple demo cases within a single main scene, keeping your project organized and clutter-free.Specifications:Requirements: TextMeshPro (TMP Essential Resources for the UI system)Unity Version: Support Unity 2022.3 LTS and laterPlatform Support: Works on all platforms supported by Unity (Windows, Mac, iOS, Android, WebGL, etc.)Documentation and code comments (Refinement of English expressions and structuring)

