✨
This commit is contained in:
13
system.json
13
system.json
@ -1,8 +1,12 @@
|
||||
{
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"id": "pokemon",
|
||||
"title": "Pokémon TTRPG",
|
||||
"description": "A Pokémon TTRPG",
|
||||
"compatibility": {
|
||||
"minimum": 13,
|
||||
"verified": "13.344"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name":"Alex Richter"
|
||||
@ -12,13 +16,14 @@
|
||||
}
|
||||
],
|
||||
"scripts": [],
|
||||
"esmodules": [],
|
||||
"esmodules": [
|
||||
"pokemon.js"
|
||||
],
|
||||
"styles": [],
|
||||
"packs": [],
|
||||
"dependencies": [],
|
||||
"languages": [],
|
||||
"socket": false,
|
||||
"url": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/",
|
||||
"manifest": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/system.json",
|
||||
"download": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/archive/0.0.3.zip"
|
||||
"download": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/system.zip"
|
||||
}
|
Reference in New Issue
Block a user