+ } else if (I->get() == "--export") { // For users used to 3.x syntax.
+ OS::get_singleton()->print("The Godot 3 --export option was changed to more explicit --export-release / --export-debug / --export-pack options.\nSee the --help output for details.\n");