godot-module-template/misc/extension_api_validation
Thaddeus Crews c44b01cd1f
Merge pull request #104736 from szunami/master
Add one-way collision direction for CollisionShape2Ds
2026-02-10 08:29:38 -06:00
..
4.0-stable_4.1-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.1-stable_4.2-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.2-stable_4.3-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.3-stable_4.4-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.4-stable_4.5-stable Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +02:00
4.5-stable_4.6-stable Bump version to 4.7-dev 2026-01-26 17:40:46 +01:00
4.6-stable Merge pull request #104736 from szunami/master 2026-02-10 08:29:38 -06:00
README.md Split GDExtension validations files to avoid constant git conflicts. 2025-12-03 16:25:16 +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.