You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the Crostini terminal, run wget https://mcpelauncher.mrarm.io/appimage/Minecraft_Bedrock_Launcher.AppImage. That will download the binary into your home folder. Then you can chmod +x Minecraft_Bedrock_Launcher.AppImage without getting permission denied errors, and then run with ./Minecraft_Bedrock_Launcher.AppImage
(You may need first run sudo apt install wget if wget reports command not found)
I type
awesomepcat@penguin:~$ chmod +x /mnt/chromeos/MyFiles/Downloads/Minecraft_Bedrock_Launcher.AppImage
Then...
chmod: changing permissions of '/mnt/chromeos/MyFiles/Downloads/Minecraft_Bedrock_Launcher.AppImage': Operation not permitted
Which is odd, What do I have to do to Install .AppImages on chrome os?
The text was updated successfully, but these errors were encountered: