基于原 psychengine.lua-main 文档站改写的 SeiunEngine Lua 脚本 API 参考站。 English: SeiunEngine Lua script API reference, rewritten from the original psychengine.lua-main static docs site.
- 四个引擎版本全覆盖:Psych Engine 0.6.3 / 0.7.3 / 1.0.4 + SeiunEngine。 Covers all four engines: Psych 0.6.3 / 0.7.3 / 1.0.4 + SeiunEngine.
- 每个函数/变量/回调都带版本徽标:绿色=该版本有,灰色=该版本没有。 Every entry carries per-version badges: green = available, gray = missing.
- 右上角版本下拉框可按版本过滤 API。 The version dropdown filters API by target version.
- 多语言:English / 简体中文 / 繁體中文(UI 与条目说明)。 Multi-language UI and entry descriptions.
- 搜索、主题切换、深链(#cat=xxx)。 Search, theme toggle, deep links.
数据由 tools/gen_docs.py 从源码注册表生成:
cd tools
python gen_docs.py- LarryFrost - Pointing out countless errors in the Wiki.
- tposejank - Pull Request for better Mobile support.
- Frakits - Minor HTML/CSS advices for better support in other OS's.