I compiled everything, followed all the instructions provided, then got the launcher to open by running
cd /home/liam/Desktop/mcpelauncher-ui/build/mcpelauncher-ui-qt/
then ./mcpelauncher-ui-qt
I download a version and once the version opens, I always get this error:
"Could not find the game launcher"
This is what I specified when compiling (So is this the game launcher PATH?) This is what I specified when compiling.
cmake -DGAME_LAUNCHER_PATH=/home/liam/Desktop/mcpelauncher/build/mcpelauncher-client ..
or is it this?
/home/liam/.local/share/mcpelauncher/versions/1.7.0.13
I'm a little confused to what I am doing wrong here.
I compiled everything, followed all the instructions provided, then got the launcher to open by running cd /home/liam/Desktop/mcpelauncher-ui/build/mcpelauncher-ui-qt/ then ./mcpelauncher-ui-qt I download a version and once the version opens, I always get this error: "Could not find the game launcher" This is what I specified when compiling (So is this the game launcher PATH?) This is what I specified when compiling. cmake -DGAME_LAUNCHER_PATH=/home/liam/Desktop/mcpelauncher/build/mcpelauncher-client .. or is it this? /home/liam/.local/share/mcpelauncher/versions/1.7.0.13 I'm a little confused to what I am doing wrong here.