PureLauncher [](https://codebeat.co/projects/github-com-apisium-purelauncher-master) [](https://standardjs.com)
December 4, 2022 ยท View on GitHub
An awesome Minecraft Launcher.
Features
- ๐ Fast launching.
- ๐ Beautiful GUI.
- ๐ Custom protocol.
- ๐ค Powerful extension and rich API.
- ๐ One-click download and install resources.
- โจ And more...
Snapshots



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