Godot Project Doctor Mini v0.2.3
Patch release for Godot Project Doctor Mini focused on release synchronization and GitHub packaging cleanup.
Highlights:
- Updates the stable PR comment marker to
<!-- godot-project-doctor-mini -->. - Keeps
masteraligned with the latest release-ready addon state: plugin.cfg remains0.2.2, addon-local README/LICENSE are present, docs/assets/.gdignore is present, README/CHANGELOG are updated, and.gitattributesis included. - Adds
.gitattributesexport-ignorerules for cleaner generated source archives. - Stops tracking generated Godot
.importfiles for docs assets now thatdocs/assets/.gdignoreis present.
Validation:
- Local Project Doctor smoke test passed.
- Local Project Doctor scan passed with
0 errors, 1 warnings, 0 info. - GitHub Actions Smoke Test is green for commit f8303a3.