Platform | File |
---|---|
Windows x64 | NumaLauncher-setup-VERSION.exe |
macOS with Intel CPU | サポート対象外 |
macOS with AppleSilicon CPU | サポート対象外 |
Linux x64 | サポート対象外 |
エラーが発生した場合、コンソールを開くことで内容を確認できる場合があります
ctrl + shift + i
System Requirements
- Install Dependencies: Node.js v12
- Build Installers: Node.js v16
Clone and Install Dependencies
> git clone https://github.com/TeamKun/NumaLauncher.git
> cd NumaLauncher
> npm install
Launch Application
> npm start
Build Installers
STEP1. jdk.zipをダウンロードしプロジェクトルートに展開
STEP2. プラットフォームごとにコマンドを下記実行
Platform | Command |
---|---|
Windows x64 | npm run dist:win |
macOS | npm run dist:mac |
!! mac OS用のインストーラはIntel,AppleSiliconそれぞれのプロセッサごとに実機でbuildが必要