Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "savage-worlds-validator",
|
||||
"description": "Validates Savage Worlds character data against SWADE rules, checks derived stats, and verifies edge/hindrance compatibility",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Savaged-us"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user