mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-22 10:25:48 +00:00
Command lines such as `--host --address 127.0.0.1` are now parsed as
`{"host": "", "address": "127.0.0.1"}`.
Command lines such as `--host --address 127.0.0.1` are now parsed as
`{"host": "", "address": "127.0.0.1"}`.