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