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": "dice-notation-parser",
|
||||
"description": "Parses and validates Savage Worlds dice notation, including exploding dice, modifiers, and damage calculations",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Savaged-us"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user