1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-08 20:03:48 +00:00
Files
godot/main
Pawel Lampe cc0479a17e Fix exit code for --script --check-only, fixes #54087
this commit makes godot executable to return zero exit code
once a valid script is passed via --script during --check-only

(cherry picked from commit 75ae3164a4)
2021-10-23 12:00:28 +02:00
..