From ee54ec7637079eec8de632b044f378bb23065133 Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Tue, 16 Jun 2026 12:38:51 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README=20?= =?UTF-8?q?=E4=B8=AD=20WebGAL=20Craft=20=E7=9A=84=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ef180854..46d240f95 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ WebGAL 是一款开源软件,因此你可以免费在 MPL-2.0 开源协议的 ## WebGAL 相关项目 -- [webgal-craft](https://github.com/A-kirami/webgal-craft): 社区开发中的 WebGAL 可视化编辑器。 +- [WebGAL Craft](https://github.com/A-kirami/webgal-craft): 面向 WebGAL 创作者的跨平台视觉小说工作室。 - [Webgal_transformEditor](https://github.com/KonshinHaoshin/Webgal_transformEditor): 用于可视化编辑 `setTransform` 与 `changeFigure` 的运镜脚本工具。 - [webgal-language-tools](https://github.com/xiaoxustudio/webgal-language-tools): 基于 Volar.js 的 WebGAL 语言工具链,提供 LSP、VS Code 扩展和 Monaco 支持。 - [webgal-tool-l2dw](https://github.com/LostWaym/webgal-tool-l2dw): 面向 WebGAL 的 Live2D 工具,可调整模型与动作并导出相关指令。 From 3d4bf062267863164bdb1c84d22e7dc5d5700e03 Mon Sep 17 00:00:00 2001 From: Akirami <66513481+A-kirami@users.noreply.github.com> Date: Tue, 16 Jun 2026 13:52:33 +0800 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=E5=90=8C=E6=AD=A5=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=85=B6=E4=BB=96=E8=AF=AD=E8=A8=80=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_EN.md | 2 +- README_JP.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README_EN.md b/README_EN.md index 4de83f2d8..04b52652b 100644 --- a/README_EN.md +++ b/README_EN.md @@ -64,7 +64,7 @@ Even so, your sponsorship can provide motivation for the developers to move forw ## Related Projects -- [webgal-craft](https://github.com/A-kirami/webgal-craft): A community WIP visual editor for WebGAL. +- [WebGAL Craft](https://github.com/A-kirami/webgal-craft): A cross-platform visual novel studio for WebGAL creators. - [Webgal_transformEditor](https://github.com/KonshinHaoshin/Webgal_transformEditor): A visual editor for `setTransform` and `changeFigure` scene scripting. - [webgal-language-tools](https://github.com/xiaoxustudio/webgal-language-tools): Volar.js-based language tools for WebGAL, with LSP, VS Code extension, and Monaco support. - [webgal-tool-l2dw](https://github.com/LostWaym/webgal-tool-l2dw): A Live2D utility for WebGAL to adjust models and motions and export related commands. diff --git a/README_JP.md b/README_JP.md index afe52ea0c..6db8ab713 100644 --- a/README_JP.md +++ b/README_JP.md @@ -57,7 +57,7 @@ WebGAL はオープンソース ソフトウェアであるため、MPL-2.0 オ ## WebGAL 関連プロジェクト -- [webgal-craft](https://github.com/A-kirami/webgal-craft): コミュニティ開発中の WebGAL 向けビジュアルエディターです。 +- [WebGAL Craft](https://github.com/A-kirami/webgal-craft): WebGAL クリエイター向けのクロスプラットフォームなビジュアルノベルスタジオです。 - [Webgal_transformEditor](https://github.com/KonshinHaoshin/Webgal_transformEditor): `setTransform` と `changeFigure` を視覚的に編集できるツールです。 - [webgal-language-tools](https://github.com/xiaoxustudio/webgal-language-tools): Volar.js ベースの WebGAL 言語ツール群で、LSP、VS Code 拡張、Monaco に対応しています。 - [webgal-tool-l2dw](https://github.com/LostWaym/webgal-tool-l2dw): Live2D モデルやモーションを調整し、WebGAL 向け命令を出力できるツールです。