Custom launcher for modded minecraft written in Electron with React.
This launcher is based on Helios Launcher and uses MCLC
- 📂 Minecraft is automatically downloaded. Files are validated before launch. Corrupt or incorrect files will be redownloaded.
- ☕ Java is automatically downloaded and installed if java is not installed.
- 📰 News feed natively built into the launcher.
- ⚙️ Intuitive settings management
- Automatic updates. That's right, the launcher updates itself.
- And more...
This section details the setup of a basic developmentment environment.
System Requirements
- Node.js v16
Clone and Install Dependencies
> git clone https://github.com/dd060606/ReactMCLauncher.git
> cd ReactMCLauncher
> yarn installLaunch React App
> yarn startLaunch Electron App
> yarn run electron:watchBuild Installers
To build for your current platform.
> yarn run buildYou may use this software in your own project so long as the following conditions are met.
- Credit is expressly given to the original authors (dd_06).
We reserve the right to update these conditions at any time, please check back periodically.
