Introduction
Welcome to Jahro!
Jahro is a powerful debugging console for Unity projects offering:
- Real-time Command Execution: Inject and execute code at runtime without rebuilding your game. Debug, test, and iterate faster with dynamic command execution.
- Live Variable Monitoring: Track any variable in your game with the Watcher system. From simple primitives to complex objects, get real-time insights into your game's state.
- Advanced Snapshots Infrastructure: Collaborate on logs and screenshots for better debugging and analysis.
These features make Jahro a handy tool for optimizing performance and squashing those pesky bugs.