API文档

查看各模块的 Rust 文档:

cargo doc --workspace --open

主要模块

  • content - 内容包系统
  • protocol - 网络协议
  • server - 权威服务端
  • client - 客户端核心
  • runtime_core - 运行时编排
  • gdextension - Godot 接入

在线文档

生成后访问:target/doc/content/index.html