Files
godot-editor-l10n/scripts
Rémi Verschelde b0cc5442f2 Scripts: Fix extract_classes.py to better handle XML indentation (#26)
No need to special case codeblocks, we can just rely on textwrap.dedent and keep
the original element text verbatim.
2025-06-06 14:17:34 +02:00
..