diff --git a/system.json b/system.json index e098877..5f84f20 100755 --- a/system.json +++ b/system.json @@ -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",