Update system.json before testing installation

main v0.0.2
Nick Dumas 3 weeks ago
parent d7934fe348
commit 114ed63411

@ -4,18 +4,13 @@
"description": "The Wanderhome system for FoundryVTT!",
"authors": [
{
"name": "Asacolips",
"discord": "asacolips"
},
{
"name": "Lee Talman",
"discord": ".pizzaWizard"
"name": "Nick Dumas"
}
],
"url": "Replace this with a link to your public repository",
"url": "https://code.ndumas.com/ndumas/wanderhome-foundry-system",
"license": "LICENSE.txt",
"readme": "README.md",
"bugs": "Replace this with a link to file issues or tickets",
"bugs": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/issues",
"changelog": "CHANGELOG.md",
"media": [
{
@ -41,8 +36,8 @@
"packs": [],
"packFolders": [],
"socket": false,
"manifest": "Replace this with a link to the /latest release system.json so people can receive updates after they've installed the system",
"download": "This must link to a .zip file of the current version",
"manifest": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/raw/branch/main/system.json",
"download": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/raw/branch/main/system.json",
"background": "systems/wanderhome/assets/anvil-impact.png",
"gridDistance": 5,
"gridUnits": "ft",

Loading…
Cancel
Save