ばろらんちょ Minecraftサーバーへの参加に必要な環境を管理。
- アカウントの管理
- MicrosoftおよびMojangのアカウントを利用したログイン
- 複数アカウントの管理
- ゲームプロファイルの管理
- ばろらんちょ Minecraftサーバーに必要なバージョン、Modを自動で管理
- Javaバージョンの管理
- 必要なJavaを自動でインストール
- Discord認証
- Discordでログインすることでばろらんちょメンバー以外の使用を制限
You can download from GitHub Releases
Supported Platforms
If you download from the Releases tab, select the installer for your system.
| Platform | File |
|---|---|
| Windows x64 | Cho-Launcher-setup-VERSION.exe |
| macOS x64 | Cho-Launcher-setup-VERSION-x64.dmg |
| macOS arm64 | Cho-Launcher-setup-VERSION-arm64.dmg |
| Linux x64 | Cho-Launcher-setup-VERSION.AppImage |
System Requirements
- [Node.js][nodejs] v22
Clone and Install Dependencies
> git clone https://github.com/TeamTast/ChoMC-Launcher.git
> cd ChoMC-Launcher
> pnpm installLaunch Application
> pnpm startBuild Installers To build for your current platform.
> pnpm run distBuild for a specific platform.
| Platform | Command |
|---|---|
| Windows x64 | pnpm run dist:win |
| macOS | pnpm run dist:mac |
| Linux x64 | pnpm run dist:linux |
Many thanks, to dscalzi💛
