mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 15:46:41 +00:00
68bf4eb100
GDScript: Support `%` in shorthand for `get_node`
GDScript integration tests
The scripts/ folder contains integration tests in the form of GDScript files
and output files.
See the Integration tests for GDScript documentation for information about creating and running GDScript integration tests.