Files
MTTools/circular-dependency-checker
2026-05-11 20:14:43 +07:00
..
2023-07-28 18:20:28 +07:00
2023-07-28 18:20:28 +07:00
2026-05-11 20:14:43 +07:00

circular-dependency-checker

Detects cyclic dependencies in Godot projects that cause "bad address index" errors.

Quick start

python circular_dependency_checker.py <path-to-godot-project>

License

Apache-2.0 — see LICENSE.