Skip to content

Developer Doc

XiaoColorful edited this page Jan 23, 2026 · 5 revisions

English

开发者文档

模组机制

只展示体现接口职责的主要函数,省略相同功能的部分重载

添加扩展功能

一般步骤为:

  1. 获取相关API
  2. (可选)在推荐目录下创建相关文件
  3. 参考模组已有实现
  4. 实现新功能

开发者指令

English

Mod mechanism

Only the main functions that embody the interface's responsibilities are shown; overloaded functions with similar functionalities are omitted.

Add extension feature

General steps are:

  1. Obtain the relevant API
  2. (Optional) Create the relevant files in the recommended directory
  3. Refer to the existing implementation in the mod
  4. Implement new feature

Developer command

🌐 Language / 语言


Clone this wiki locally