mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 11:40:06 +00:00
e3658a6464
Command line options were refactored for 3.0 to follow the common usage of double-dashed long options, but `--main-pack` went through the cracks. Fixes #16533.