Just me toying around with Godot

#4Make release.sh exit if godot is not available

Currently release.sh will update project.godot and tag release in darcs, even if we cannot create the actual executables, because godot is not available.

Fail fast and exit if godot is missing on system.