Skip to content

Galgo

Go 原生视觉小说/galgame 引擎,基于 Ebitengine。Galgo 提供脚本节点、对话框、气泡台词、变量插值、输入框、拖放交互、成就、画廊、启动页、标题页、模块化设置页、存档回滚和可选 Steamworks 对接。

快速入口

常用命令

powershell
go test ./...
go run ./example

文档开发:

powershell
npm install
npm run docs:dev

构建静态文档:

powershell
npm run docs:build

Released under the project license.