fixing module and download location
This commit is contained in:
parent
05fc0d73bb
commit
381f004678
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "numenera-base",
|
"id": "numenera-base",
|
||||||
"title": "Numenera Base",
|
"title": "Numenera Base",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "11",
|
"minimum": "11",
|
||||||
"verified": "11.313"
|
"verified": "11.313"
|
||||||
|
@ -42,5 +42,8 @@
|
||||||
"type": "module"
|
"type": "module"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.1.zip",
|
||||||
|
"manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json"
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue