Update manifest data
This commit is contained in:
parent
ca267868a1
commit
171a133563
1 changed files with 3 additions and 6 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue