# bee-launcher
**Repository Path**: gitsource_zdb/bee-launcher
## Basic Information
- **Project Name**: bee-launcher
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: dependabot/npm_and_yarn/electron-11.5.0
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-11-01
- **Last Updated**: 2021-11-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

Bee Launcher
A Minecraft Launcher For Minecraft Lovers :)
# Downloads
You Can Download [Bee Launcher](https://bee-launcher.ga/) From [**Github Releases**](https://github.com/Nishant1500/bee-launcher) Or From Offcial Site :D
**You Don't Need To Update It Manually, There Are Auto Updates! (you can disable this in settings)**
#### Latest
[](https://github.com/Nishant1500/bee-launcher/latest)
#### Latest Public Beta
[](https://github.com/Nishant1500/bee-launcher/releases/tag/v2.2.0)
#### Latest Private Alpha
[](https://discord.gg/xckZRGyDrM)
- Private Alphas Are Available For Some Users, Join Our [**Discord Server**](https://discord.gg/xckZRGyDrM) To Get A Look At It (low chance to get it)
### New UI Screenshot



### Run It
First Step Is To Do The Following Command
```console
> npm i
```
Or You Can Use
```console
> npm install
```
**Second Step**,
If You Are Not Using Visual Studio Code, Do This
```console
> npm start
```
**Visual Studio Users Can Use The Terminal Task/ NPM Scripts Tab To Start The App..**
---
Build Installers
To build for your current platform.
```console
> npm run dist
```
Build for a specific platform.
| Platform | Command |
| ----------- | -------------------- |
| Windows x64 | `npm run dist:win` |
| macOS | `npm run dist:mac` |
| Linux x64 | `npm run dist:linux` |
Builds for macOS may not work on Windows/Linux and vice-versa.
---
The best way to contact the developers is on Discord.
[](https://discord.gg/xhttps://discord.gg/xckZRGyDrM)
---
### See You In-game Or In Discord.
[nodejs]: https://nodejs.org/en/ 'Node.js'
[vscode]: https://code.visualstudio.com/ 'Visual Studio Code'
[mainprocess]: https://electronjs.org/docs/tutorial/application-architecture#main-and-renderer-processes 'Main Process'
[rendererprocess]: https://electronjs.org/docs/tutorial/application-architecture#main-and-renderer-processes 'Renderer Process'
[chromedebugger]: https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome 'Debugger for Chrome'
[discord]: https://discord.gg/xckZRGyDrM 'Discord'