Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A small addon that allows for easy clickable links in the editor output panel.The main purpose is to quickly open files directly from debug prints.An example usecase: Editor scripts which validate resources/scenes etc to quickly jump to files which do not pass the validation.0.2: fix issue with static var not set
A small addon that allows for easy clickable links in the editor output panel.
The main purpose is to quickly open files directly from debug prints.
An example usecase: Editor scripts which validate resources/scenes etc to quickly jump to files which do not pass the validation.
0.2: fix issue with static var not set
Reviews
Quick Information
A small addon that allows for easy clickable links in the editor output panel.The main purpose is to quickly open files directly from debug prints.An example usecase: Editor scripts which validate resources/scenes etc to quickly jump to files which do not pass the validation.0.2: fix issue with static var not set