Releases: WolfLink-DevTeam/WolfirdFramework
Releases · WolfLink-DevTeam/WolfirdFramework
v1.2.9
IOC-Refactor-Version (v1.1.0)
Breaking Changes‼️
- 调整项目文件结构.
- There is NO more need to choose from 3 sub-plugin types. Just extend
SubPlugin
and implement your ideas. - Almost completely refactored
IOC
, safer & faster.
Other minor changes
- 添加了指令参数解析的功能.
- 封装一个
TNode
类用于建立树状数据结构. - 初步完成了玩家属性相关API的封装.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
首个稳定版本发布