Browse Source

Modify download URL to sstatic for testing

tags/0.0.2
bertieb 3 years ago
parent
commit
627d822431
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      module.json

+ 1
- 1
module.json View File

@@ -8,5 +8,5 @@
"scripts": [ "scripts/wallconvert.js" ],
"url": "https://git.bertieb.org/bertieb/foundry-walls-to-drawing",
"manifest": "https://git.bertieb.org/bertieb/foundry-walls-to-drawing/raw/branch/master/module.json",
"download": "https://git.bertieb.org/bertieb/foundry-walls-to-drawing/archive/0.0.1.zip"
"download": "https://bertieb.org/walltest.zip"
}

Loading…
Cancel
Save