Skip to content

TeamTast/ChoMC-Launcher-Helios

 
 

Repository files navigation

aventium softworks

Cho Launcher

(formerly Electron Launcher)

gh actions downloads

ばろらんちょ Minecraftサーバーへの参加に必要な環境を管理。

Features

  • アカウントの管理
    • MicrosoftおよびMojangのアカウントを利用したログイン
    • 複数アカウントの管理
  • ゲームプロファイルの管理
    • ばろらんちょ Minecraftサーバーに必要なバージョン、Modを自動で管理
  • Javaバージョンの管理
    • 必要なJavaを自動でインストール
  • Discord認証
    • Discordでログインすることでばろらんちょメンバー以外の使用を制限

Downloads

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

Development

Getting Started

System Requirements

  • [Node.js][nodejs] v22

Clone and Install Dependencies

> git clone https://github.com/TeamTast/ChoMC-Launcher.git
> cd ChoMC-Launcher
> pnpm install

Launch Application

> pnpm start

Build Installers To build for your current platform.

> pnpm run dist

Build for a specific platform.

Platform Command
Windows x64 pnpm run dist:win
macOS pnpm run dist:mac
Linux x64 pnpm run dist:linux

Special Thanks

Many thanks, to dscalzi💛

About

Custom Minecraft Launcher for ValoranCho (only-friend community)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.3%
  • CSS 23.5%
  • EJS 13.2%