godot/core/config
Anatoli Babenia e25cfffc7f Add --no-header option to clean output
* Do not print empty line when header is disabled
* Do not print Vulcan header
* Also add "Print header" project setting (default On)
  (suggested by @kaissouDev)
* Add docs for the project setting
  (with suggestions by @Mickeon and @akien-mga)

Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-02-15 14:10:11 +03:00
..
engine.cpp Add --no-header option to clean output 2024-02-15 14:10:11 +03:00
engine.h Add --no-header option to clean output 2024-02-15 14:10:11 +03:00
project_settings.cpp Add --no-header option to clean output 2024-02-15 14:10:11 +03:00
project_settings.h Implement project-wide node groups 2023-12-19 18:07:19 +01:00
SCsub