DR-docs/docs/main/howto/mod/loader.md
2023-12-16 23:40:38 +08:00

25 lines
589 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MOD加载器设计文档
## v1-20220307
### __init__.py
- MODInfo类
- MODInfo类的属性
- 一些基本的MOD信息
- 版本类信息
- MOD版本号
- DR MOD加载器兼容版本
- DR 内容兼容版本
- 需要的MOD版本号
-
你隔这呢我还在隔壁readme呢先来写readme
### DR_rs 扩展加载
- 发现 Mod 方式
- 在用户打开界面时进行扫描
- 用户手动添加 (UI请求)
- 加载方式
- 游戏启动前进行加载 (根据后缀名, 只有特定后缀名采用, 否则无视(方便实现备用))