rscder-pub/plugins/plugins.yaml
2022-05-24 21:56:00 +08:00

28 lines
575 B
YAML

- author: RSCDER
description: "\u5173\u4E8E"
enabled: true
module: about
name: "\u5173\u4E8E"
path: ./plugin\about
version: 1.0.0
- author: RSCDER
description: BasicMethod
enabled: true
module: basic_change
name: BasicMethod
path: ./plugin\basic_change
version: 1.0.0
- author: RSCDER
description: ExportTo
enabled: true
module: export_to
name: ExportTo
path: ./plugin\export_to
version: 1.0.0
- author: RSCDER
description: MeanFilter
enabled: true
module: some_filter
name: MeanFilter
path: ./plugin\some_filter
version: 1.0.0