Fix how the output of the list command is handled
authorGreg Burri <greg.burri@gmail.com>
Sun, 27 Jun 2021 08:55:17 +0000 (10:55 +0200)
committerGreg Burri <greg.burri@gmail.com>
Sun, 27 Jun 2021 08:55:17 +0000 (10:55 +0200)
commite4d360ba5fcd9ecd5717215403ed60ec64cd4b7b
treeb1fb8bad54f5d98ba8e3715c77d3789df1ce1ead
parent7d3366c4902d5c3e91551668e92d4572f9634511
Fix how the output of the list command is handled
the 'list' command output gives the nicknames in one line
separated with comma (not sure, to test).
Cargo.lock
backend/src/minecraft_controller.rs