MCMrARM / mcpelauncher-linux

Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
GNU General Public License v3.0
312 stars 46 forks source link

[question] How to send MCPE arguments? #343

Open NyaomiDEV opened 6 years ago

NyaomiDEV commented 6 years ago

The command mcpelauncher --help gives some information about possible arguments, but at the very end there are also those "MCPE arguments":

MCPE arguments:
edu <true|false>
mcworld <world>

How should we use them?

MCMrARM commented 6 years ago

To be honest, I'm not sure myself :P Some time ago, when you'd type ./mcpelauncher mcworld it'd automatically load the last world. But looking at the current disassembly, the parameters are ignored altogether.