Update manifest data

This commit is contained in:
Eldritch-Oliver 2025-09-15 21:57:09 -06:00
parent ca267868a1
commit 171a133563

View file

@ -4,18 +4,15 @@
"description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!", "description": "An intentionally minimalist system that enables you to play rules-light games without getting in your way!",
"version": "2.2.1", "version": "2.2.1",
"download": "#{DOWNLOAD}#", "download": "#{DOWNLOAD}#",
"manifest": "https://github.com/Oliver-Akins/Text-Actors-Foundry/releases/latest/download/system.json", "manifest": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry/releases/latest/download/system.json",
"url": "https://github.com/Oliver-Akins/Text-Actors-Foundry", "url": "https://github.com/Eldritch-Oliver/Text-Actors-Foundry",
"compatibility": { "compatibility": {
"minimum": 13, "minimum": 13,
"verified": 13, "verified": 13,
"maximum": 13 "maximum": 13
}, },
"authors": [ "authors": [
{ { "name": "Oliver" }
"name": "Oliver Akins",
"url": "https://oliver.akins.me"
}
], ],
"esmodules": [ "esmodules": [
"./module/main.mjs" "./module/main.mjs"