Skip to content

mcxross/cprd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cohesive Plugin Repository Descriptor (CPRD)

Note: This is a tentative format and may change in the future.

How to use

Submit a pull request with the valid added Secondary Plugin.

Format

You must follow the format below to submit a valid Secondary Plugin. The format is as follows:

{
  "id": "your-plugin-id",
  "name": "Your Plugin Name",
  "icon": "your-icon.png",
  "repo": "repository-url",
  "category": "BASE_SINGLE_CHAIN",
  "description": "Description of your plugin",
  "author": "Your Name"
}

About

Cohesive Plugin Repository Descriptor

Resources

License

Stars

Watchers

Forks