project.godot 287 B

1234567891011
  1. ; This is not an actual project.
  2. ; This config only exists to properly set up the test environment.
  3. ; It also helps for opening Godot to edit the scripts, but please don't
  4. ; let the editor changes be saved.
  5. config_version=4
  6. [application]
  7. config/name="GDScript Integration Test Suite"