feat: 添加特殊定制和定制插件配置及获取技能攻击类型函数
添加了Project/SpecialCustomization和Project/CustomPlugins的文件夹别名配置 在_ENUM_.nut中添加GetSkillAttackType函数用于获取角色物理魔法状态
This commit is contained in:
@@ -250,5 +250,11 @@
|
||||
},
|
||||
"Project/NewTitle": {
|
||||
"description": "称谓系统"
|
||||
},
|
||||
"Project/SpecialCustomization": {
|
||||
"description": "特殊定制"
|
||||
},
|
||||
"Project/CustomPlugins": {
|
||||
"description": "定制插件"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user