29 lines
776 B
JSON
29 lines
776 B
JSON
{
|
|
"version": "0.0.7",
|
|
"id": "pokemon",
|
|
"title": "Pokémon TTRPG",
|
|
"description": "A Pokémon TTRPG",
|
|
"compatibility": {
|
|
"minimum": 13,
|
|
"verified": "13.344"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name":"Alex Richter"
|
|
},
|
|
{
|
|
"name":"Nikolaj Gade"
|
|
}
|
|
],
|
|
"scripts": [],
|
|
"esmodules": [
|
|
"pokemon.js"
|
|
],
|
|
"styles": [],
|
|
"packs": [],
|
|
"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/raw/branch/main/system.zip"
|
|
} |