Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

Β 

History

History
80 lines (50 loc) Β· 1.77 KB

File metadata and controls

80 lines (50 loc) Β· 1.77 KB

PureLauncher GitHub package.json version release codebeat badge GitHub dependencies JavaScript Style Guide

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