Merge pull request #128 from mf4633/add-storm-sewer-registry
registry: add Storm Sewer plugin
This commit is contained in:
commit
f5ac0a90cf
1 changed files with 5 additions and 0 deletions
|
|
@ -3,5 +3,10 @@
|
|||
"repo": "HakanSeven12/opencad-example-plugin",
|
||||
"name": "Example Plugin",
|
||||
"description": "Reference dynamically-loaded add-on (ribbon tab + EX_HELLO command)."
|
||||
},
|
||||
{
|
||||
"repo": "mf4633/opencad-storm-sewer-plugin",
|
||||
"name": "Storm Sewer",
|
||||
"description": "Gravity storm-drain network design and analysis (Rational + Manning + HGL, LandXML import)."
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue