diff options
author | OverMighty <its.overmighty@gmail.com> | 2020-05-04 11:37:02 +0200 |
---|---|---|
committer | OverMighty <its.overmighty@gmail.com> | 2020-05-04 11:37:02 +0200 |
commit | bbcacec6eca70fefcb6c7a3249586a8c7b2fb634 (patch) | |
tree | 25fb0f643392127ee1eac2259e8943c7fde92808 /.gitattributes | |
parent | 313a6574c15e0cc0fd9bb510609b63905d1c760b (diff) | |
download | PrismLauncher-bbcacec6eca70fefcb6c7a3249586a8c7b2fb634.tar.gz PrismLauncher-bbcacec6eca70fefcb6c7a3249586a8c7b2fb634.tar.bz2 PrismLauncher-bbcacec6eca70fefcb6c7a3249586a8c7b2fb634.zip |
fix: add support for args with spaces to MultiMC::messageReceived()
Previously, when the main instance of MultiMC would receive an `import`
or `launch` message from another instance, it would split the message on
each space, and only read the first word of the argument (zip path/URL
or instance ID). This commit fixes that problem by sectioning the
message string instead.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions