18 lines
536 B
JSON
18 lines
536 B
JSON
{
|
|
"name": "savage-worlds-validator",
|
|
"owner": {
|
|
"name": "Savaged-us",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "savage-worlds-validator",
|
|
"description": "Validates Savage Worlds character data against SWADE rules, checks derived stats, and verifies edge/hindrance compatibility",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-savaged-us-claude-plugin-marketplace-plugins-savage-worlds-validator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |