pollymc/application
OverMighty bbcacec6ec 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.
2020-05-04 11:37:02 +02:00
..
2020-02-24 19:39:22 +01:00
2018-11-02 12:04:08 +00:00
2020-04-01 00:59:18 +02:00
2019-01-16 21:14:24 +01:00