Edit of asset "Godot Doctor" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Doctor | |
| Description |
A powerful validation plugin for Godot that catches errors before they reach runtime. Validate scenes, nodes, and resources using a declarative, test-driven approach. No @tool required! Key Features - No @tool required - keep gameplay code free of editor logic - Verify type of PackedScene - introduces type safety to PackedScene references - Automatic scene validation - errors appear instantly when saving scenes - Dedicated validation dock - click errors to jump directly to problem nodes - Supports Nodes and Resources - validate both scenes and data assets - Declarative, test-driven syntax - write validations like unit tests - Reusable & nested conditions - scale from simple checks to complex rules Changelog: https://github.com/codevogel/godot_doctor/releases/tag/1.0.1 * Full documentation, examples, and setup guide available on GitHub (click the VIEW FILES button) |
A powerful validation plugin for Godot that catches errors before they reach runtime. Validate scenes, nodes, and resources using a declarative, test-driven approach. No @tool required! Key Features - No @tool required - keep gameplay code free of editor logic - Verify type of PackedScene - introduces type safety to PackedScene references - Automatic scene validation - errors appear instantly when saving scenes - Dedicated validation dock - click errors to jump directly to problem nodes - Supports Nodes and Resources - validate both scenes and data assets - Declarative, test-driven syntax - write validations like unit tests - Reusable & nested conditions - scale from simple checks to complex rules * Full documentation, examples, and setup guide available on GitHub |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/codevogel/godot_doctor/ | |
| Issues Url | https://github.com/codevogel/godot_doctor/issues | |
| Godot version | Godot 4.0 | |
| Version String | 1.0.1 | 1.0.0+docs |
| Download Commit | 4cf88b5c4a26942ea27ff9356afaa809a2e2696c | 7991711f38f3cfe71fff87e06ea3cfc78d276d5e |
| Download Url (Computed) | https://github.com/codevogel/godot_doctor/archive/4cf88b5c4a26942ea27ff9356afaa809a2e2696c.zip | https://github.com/codevogel/godot_doctor/archive/7991711f38f3cfe71fff87e06ea3cfc78d276d5e.zip |
| Icon Url |
https://raw.githubusercontent.com/codevogel/godot_doctor/refs/heads/main/github_assets/png/godot_doctor_logo.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/codevogel/godot_doctor/refs/heads/main/github_assets/png/before_after.png
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/codevogel/godot_doctor/main/github_assets/gif/doctor_example.gif
|
|
| Thumbnail |
|
|