This package provides a system for creating an in-game developer console quickly and with minimal hassle. Key features include:
- Easy to use: Add commands in seconds by attaching the [ConsoleCommand] attribute to any method anywhere in your project.
- Lightweight: The core components are only about 100kb combined, and commands are loaded on a separate thread to minimize impact on load times.
- Powerful: Expose any C# method or property in your game, with commands generated with an identical signature to your method.
- Customizable: Fully customize the appearance or functionality of your console, with all C# source code included.
- Continuing support: The author will implement requested features in future updates.
You can find comprehensive documentation at the provided link.
Supports both TextMesh Pro and Legacy Text variants of assets. Only import the TMP Support folder if planning to use TextMesh Pro.





