mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 09:31:48 +00:00
2057d7344e
Make global scope enums accessible as types in GDScript
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.