An open API service indexing awesome lists of open source software.

https://github.com/astrbotdevs/astrbotlauncher


https://github.com/astrbotdevs/astrbotlauncher

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# AstrBotLauncher

https://github.com/Soulter/AstrBot 的适用于 Windows 的启动器。

## 前置条件

1. 需要 Windows 上安装有 Powershell。(此工具是 Windows 自带的,除非你手动卸载过或者下载的是精简版 Windows)
2. 电脑上安装有 Python,且版本 >= 3.10

## 使用方式

> [!WARNING]
> 如果启动后直接闪退,请尝试运行 `launcher_astrbot_en.bat`。

1. 打开 Powershell,尝试输入 `python`,版本应该大于 3.10。关闭窗口。
> 1. 如果你曾更换过启动器命令,或者你确信安装了 Python 但是输入指令后显示 `无法将...识别为` 的消息,可以尝试 `python3`,或者重启 Powershell 窗口。如果 `Python3` 成功了,请将下一个步骤中下载好的内容中的 `launcher_astrbot.bat` 中的 `set PYTHON_CMD=` 后的内容改成 `python3`

2. 前往 [release](https://github.com/Soulter/AstrBotLauncher/releases) 下载第一个 Asset。
3. 下载压缩包后,将压缩包内的文件夹解压到磁盘,然后直接双击解压好的文件夹内 `launcher_astrbot.bat` 即可。

> [!WARNING]
> 如果启动后直接闪退,请尝试运行 `launcher_astrbot_en.bat`。