快速上手

安装 Amethyst

你可以到这里下载它。

使用开发版本

如果你想尝试开发版本,请看以下步骤:

  1. 安装 GitNode.js
  2. 使用以下命令克隆存储库:
git clone https://github.com/Conic-Sections/magical-launcher.git
cd magical-launcher
  1. 安装依赖:
npm install -g yarn
yarn install
  1. 构建:
yarn tauri build

完成后,请进入 src-tauri/target/release/ 目录,然后你将看到构建好的启动器