PureLauncher [](https://codebeat.co/projects/github-com-apisium-purelauncher-master) [](https://standardjs.com)

December 4, 2022 ยท View on GitHub

An awesome Minecraft Launcher.

Official Website

Features

  • ๐Ÿš€ Fast launching.
  • ๐Ÿ’˜ Beautiful GUI.
  • ๐ŸŽ‰ Custom protocol.
  • ๐Ÿค” Powerful extension and rich API.
  • ๐ŸŽ One-click download and install resources.
  • โœจ And more...

Snapshots

Home

Accounts

Settings

Documentation

For plugins developers, resource creators, testers and advanced users:

https://github.com/Apisium/PureLauncher/wiki

Usage

Please do not use Yarn !

Requirements

  • Nodejs v12.0.0+

Commands

Install dependencies

npm install

Use taobao registry (China)

set REGISTRY=https://registry.npm.taobao.org/
set dist-url=http://npm.taobao.org/mirrors/atom-shell
set ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/
set ELECTRON_CUSTOM_DIR=8.2.5

Build

npm run build

npm run pack

Development

# Run debugging server:
npm start

# Run Electron:
npm run run

Authors

  • Shirasawa
  • CI010

License

MIT