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 工具,可调整模型与动作并导出相关指令。 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 向け命令を出力できるツールです。