Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 创作者的跨平台视觉小说工作室
Comment thread
A-kirami marked this conversation as resolved.
- [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 工具,可调整模型与动作并导出相关指令。
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion README_JP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 向け命令を出力できるツールです。
Expand Down
Loading