Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

v0.8.1-701

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 13:09
· 55 commits to main since this release
8a8ede2

You need to own Minecraft on the google play store and login with your google account to use this launcher
Links for linux flatpak or macOS can be found on our wiki https://mcpelauncher.readthedocs.io.

Download link for intel or amd based 64bit systems ( known as amd64, intel64 and x86_64 e.g. most PC's or Laptops )

Download link for arm based 64bit systems ( known as arm64 and aarch64 e.g. raspberry Pi3+, pinephone or pinebook )

  • run uname -a to know which system you are using
  • once downloaded the launcher shows you banner if an update are available
    • no need to download the whole file again
    • you can update it externally with appimageupdate or appimagelauncher

Changelog

  • reorder nativecallbacks: This fixes the random loading freeze on 56% during loading the game by @ChristopherHX
    * Set isChromebook to true: Makes the game more optimized for computer by default (Classic UI by default, smaller GUI scale, outline selection on by default) by @GameParrot
    * Fix white mob / leaf glitch macOS by @GameParrot
    * increase stability: synchonize x11 client library access, since 1.18.30+ no longer render in the main thread by @ChristopherHX
    * allow building with snmalloc by @ChristopherHX
    Fixed an issue while pressing add new profile and the versions combobox has been empty