插件文件夹结构
本节将介绍AzureFlow的插件文件夹结构
├── config.yml
├── bundles
├── global
| └── functions.global.js
|── interceptors
├── scripts
├── templates
| └── sword.yml
└── items
└── AttackGem.ymlconfig.yml
templates
items
bundles
global
scripts
interceptors
最后更新于