Explorar el Código

Add download to manifest

tags/test
bertieb hace 4 años
padre
commit
d7dc5aae6d
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. +3
    -2
      module.json

+ 3
- 2
module.json Ver fichero

@@ -6,6 +6,7 @@
"version": "0.0.1",
"minimumCoreVersion": "0.6.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"
"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"
}

Cargando…
Cancelar
Guardar