|
@@ -0,0 +1,9 @@ |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "foundry-walls-to-drawing", |
|
|
|
|
|
"title": "Walls-to-Drawing", |
|
|
|
|
|
"description": "Convert selected walls to a Drawing to make walls visible to players", |
|
|
|
|
|
"authors": [{ "name": "BertieB", "email": "foundry@bertieb.org", "url": "https://bertieb.org" }], |
|
|
|
|
|
"version": "0.0.1", |
|
|
|
|
|
"minimumCoreVersion": "0.6.5", |
|
|
|
|
|
"scripts": [ "scripts/wallconvert.js" ] |
|
|
|
|
|
} |