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!", "description": "The Wanderhome system for FoundryVTT!",
"authors": [ "authors": [
{ {
"name": "Asacolips", "name": "Nick Dumas"
"discord": "asacolips"
},
{
"name": "Lee Talman",
"discord": ".pizzaWizard"
} }
], ],
"url": "Replace this with a link to your public repository", "url": "https://code.ndumas.com/ndumas/wanderhome-foundry-system",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"readme": "README.md", "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", "changelog": "CHANGELOG.md",
"media": [ "media": [
{ {
@ -41,8 +36,8 @@
"packs": [], "packs": [],
"packFolders": [], "packFolders": [],
"socket": false, "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", "manifest": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/raw/branch/main/system.json",
"download": "This must link to a .zip file of the current version", "download": "https://code.ndumas.com/ndumas/wanderhome-foundry-system/raw/branch/main/system.json",
"background": "systems/wanderhome/assets/anvil-impact.png", "background": "systems/wanderhome/assets/anvil-impact.png",
"gridDistance": 5, "gridDistance": 5,
"gridUnits": "ft", "gridUnits": "ft",

Loading…
Cancel
Save