-
Notifications
You must be signed in to change notification settings - Fork 2
Developer Doc
XiaoColorful edited this page Jan 23, 2026
·
5 revisions
只展示体现接口职责的主要函数,省略相同功能的部分重载
一般步骤为:
- 获取相关API
- (可选)在推荐目录下创建相关文件
- 参考模组已有实现
- 实现新功能
Only the main functions that embody the interface's responsibilities are shown; overloaded functions with similar functionalities are omitted.
General steps are:
- Obtain the relevant API
- (Optional) Create the relevant files in the recommended directory
- Refer to the existing implementation in the mod
- Implement new feature
🌐 Language / 语言
-
- Configuration Introduction
- Command Introcuction
- Game type introduction
- About
- Mod development tutorial