godot-module-template/engine/misc/extension_api_validation
2026-04-04 19:38:56 +02:00
..
4.0-stable_4.1-stable Merge commit '921d0574a0' as 'engine' 2026-04-04 15:01:07 +02:00
4.1-stable_4.2-stable feat: updated godot version 2026-04-04 19:38:56 +02:00
4.2-stable_4.3-stable feat: updated godot version 2026-04-04 19:38:56 +02:00
4.3-stable_4.4-stable Merge commit '921d0574a0' as 'engine' 2026-04-04 15:01:07 +02:00
4.4-stable_4.5-stable Merge commit '921d0574a0' as 'engine' 2026-04-04 15:01:07 +02:00
4.5-stable feat: updated godot version 2026-04-04 19:38:56 +02:00
README.md Merge commit '921d0574a0' as 'engine' 2026-04-04 15:01:07 +02:00

This folder contains files with the expected output of --validate-extension-api when run against the extension_api.json.

Only lines that start with "Validate extension JSON:" matter, everything else is considered a comment and ignored. They should instead be used to justify these changes and describe how users should work around these changes.

Add new entries to the {TAG} folder.