From ec1278adbbf68f563d452f3d449fecb26a46fb77 Mon Sep 17 00:00:00 2001
From: vircus <346636167@qq.com>
Date: Mon, 15 Jul 2024 11:57:02 +0800
Subject: [PATCH] Create REDME-zh-cn.md
---
REDME-zh-cn.md | 130 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 130 insertions(+)
create mode 100644 REDME-zh-cn.md
diff --git a/REDME-zh-cn.md b/REDME-zh-cn.md
new file mode 100644
index 0000000..97a6f71
--- /dev/null
+++ b/REDME-zh-cn.md
@@ -0,0 +1,130 @@
+
+
+
+
+

+
+
SillyTavern Launcher - (STL)
+
+
+ 【English | 中文 | Japanese | Korean | Dutch | French | Vietnamese | Portuguese | Spanish】
+
+[](https://github.com/SillyTavern/SillyTavern-Launcher/stargazers)
+[](https://github.com/SillyTavern/SillyTavern-Launcher/network)
+[](https://github.com/SillyTavern/SillyTavern-Launcher/issues)
+[](https://github.com/SillyTavern/SillyTavern-Launcher/pulls)
+
+
+🔧 # 安装
+## 🖥️ window
+方法一
+1.安装git(安装过git可以跳过),在键盘上:按“WINDOWS + R”打开“运行”对话框。然后,运行以下命令安装 git:
+```shell
+cmd /c winget install -e --id Git.Git
+```
+2. 在键盘上:按“WINDOWS + E”** 打开文件资源管理器,然后导航到要安装启动器的文件夹。进入所需文件夹后,在地址栏中键入“cmd”,然后按回车键。然后,运行以下命令:
+```shell
+git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher && start installer.bat
+```
+中文版
+```shell
+git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTavern-Launcher && start installer.bat
+```
+
+## 🐧 Linux
+1. 打开你喜欢的终端并安装 git
+2. Git 克隆 Sillytavern-Launcher:
+```shell
+git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher
+```
+中文版:
+```shell
+git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTavern-Launcher
+```
+3. 以以下方式开始 installer.sh:
+```shell
+chmod +x install.sh && ./install.sh
+```
+4. 安装后,通过以下方式启动 launcher.sh:
+```shell
+chmod +x launcher.sh && ./launcher.sh
+```
+
+
+## 🍎 Mac
+1. 打开终端并安装 brew:
+```shell
+/bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”
+```
+2. 使用以下命令安装 git:
+```shell
+brew install git
+```
+3. Git 克隆 Sillytavern-Launcher:
+```shell
+git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher
+```
+中文版:
+```shell
+git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTavern-Launcher
+```
+4. 以以下方式开始 installer.sh:
+```shell
+chmod +x install.sh && ./install.sh
+```
+5. 安装后,通过以下方式启动 launcher.sh:
+```shell
+chmod +x launcher.sh && ./launcher.sh
+```
+
+✨ # 特性
+* 能够自动安装带有可选应用的核心app:
+ * SillyTavern,
+ * Extras,
+ * XTTS,
+ * 7-Zip,
+ * FFmpeg,
+ * Node.js,
+ * yq,
+ * Visual Studio BuildTools,
+ * CUDA Toolkit
+
+* 能够自动安装文本完成应用程序:
+ * Text generation web UI oobabooga
+ * koboldcpp
+ * TabbyAPI
+
+* 能够自动安装图像生成应用程序:
+ * Stable Diffusion web UI
+ * Stable Diffusion web UI Forge
+ * ComfyUI
+ * Fooocus
+
+*自动更新所有应用程序
+*备份和恢复SillyTavern
+* 开关分支
+* 模块编辑器
+* 应用程序安装程序和卸载程序来管理应用程序
+* 故障排除菜单可解决最常见的问题
+
+#问题或建议?
+
+|[![][discord-shield-badge]][discord-link] |[加入我们的 Discord 社区!](https://discord.gg/sillytavern)获得支持,分享角色和提示。|
+|:---------------------------------------- |:------------------------------------------------------------------------------------------------------- |
+
+# Screenshots
+
+
+
+
+
+[![][back-to-top]](#readme-top)
+
+
+
+
+
+[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square
+[discord-link]: https://discord.gg/sillytavern
+[discord-shield]: https://img.shields.io/discord/1100685673633153084?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=flat-square
+[discord-shield-badge]: https://img.shields.io/discord/1100685673633153084?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=for-the-badge