Update system.json

This commit is contained in:
Eldritch-Oliver 2025-10-04 20:43:29 -06:00
parent e49fa03fed
commit d15301663c

View file

@ -9,10 +9,7 @@
"maximum": 13 "maximum": 13
}, },
"authors": [ "authors": [
{ { "name": "Oliver" }
"name": "Oliver Akins",
"url": "https://oliver.akins.me"
}
], ],
"esmodules": [ "esmodules": [
"module/main.mjs" "module/main.mjs"
@ -30,9 +27,9 @@
"path": "langs/en-ca.json" "path": "langs/en-ca.json"
} }
], ],
"url": "https://github.com/Oliver-Akins/Foundry-RipCrypt", "url": "https://github.com/Eldritch-Oliver/Foundry-RipCrypt",
"manifest": "https://github.com/Oliver-Akins/Foundry-RipCrypt/releases/latest/download/module.json", "manifest": "https://github.com/Eldritch-Oliver/Foundry-RipCrypt/releases/latest/download/module.json",
"download": "https://github.com/Oliver-Akins/Foundry-RipCrypt/releases/latest/download/release.zip", "download": "https://github.com/Eldritch-Oliver/Foundry-RipCrypt/releases/latest/download/release.zip",
"readme": "README.md", "readme": "README.md",
"bugs": "", "bugs": "",
"flags": { "flags": {