Download quickcraft minecraft launcher

Using this project

This is a quick+easy to use minecraft launcher. It supports microsoft auth, but launches with a hashed version of your os username if you are not logged in. It can run/install with minimal system premissions.

Links

Os support

  • Macos
    • Python3 must already be installed, run start.sh to start/install minecraft's latest release.
  • Linux
    • First, run installer.sh to install. Then run start.sh to start/install minecraft's latest release.
    • installer.sh trys to install python3 with your package manager, (may ask for sudo) that is it.
  • Windows
    • First, run installer.ps1 to install. Then run start.ps1 to start/install minecraft's latest release. If it says "this file may harm your computer," uncheck "ask me again about this file", and hit run. If it says scripts are not enabled on your system or a window opens and closes out quickly, try opening a app called "powershell" and copy+pasing this command then hit enter: Set-ExecutionPolicy -Scope CurrentUser unrestricted
    • installer.ps1 downloads python to a dir in the install directory called "python". Supports x64, x86, and arm64 (no arm32 4 u)

Downloads