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

Apisium/PureLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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