Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 378 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 378 Bytes

Megumin.GameFramework [MGF]

Megumin的游戏通用接口和架构

所有模块依赖于MeguminEngine.Interface。模块之间只能通过接口调用

所有模块完成后,也就提取出一套接口标准。然后依照次标准进行扩展实现。

同时,整个库本身也是一个很好的架子,你可以仿照实现自己的引擎或者工具集。