firebelley / godot-export

Automatically exports your Godot games.
MIT License
460 stars 53 forks source link

Unexpected input(s) 'verbose' #86

Closed afk-mario closed 1 year ago

afk-mario commented 1 year ago

I get the following warning using the verbose flag

 Unexpected input(s) 'verbose', valid inputs are ['godot_executable_download_url', 'godot_export_templates_download_url', 'relative_project_path', 'archive_output', 'archive_root_folder', 'relative_export_path', 'use_preset_export_path', 'wine_path', 'export_debug']
firebelley commented 1 year ago

Fixed in v4.2.0. Thanks!