25 lines
634 B
JSON
25 lines
634 B
JSON
{
|
|
"id": "pokemon",
|
|
"title": "Pokémon TTRPG",
|
|
"description": "A Pokémon TTRPG",
|
|
"version": "0.0.1",
|
|
"authors": [
|
|
{
|
|
"name":"Alex Richter"
|
|
},
|
|
{
|
|
"name":"Nikolaj Gade"
|
|
}
|
|
],
|
|
"scripts": [],
|
|
"esmodules": [],
|
|
"styles": [],
|
|
"packs": [],
|
|
"dependencies": [],
|
|
"languages": [],
|
|
"socket": false,
|
|
"gridDistance": 10,
|
|
"gridUnits": "ft",
|
|
"url": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/",
|
|
"manifest": "https://git.ingemanngade.net/NikolajDanger/pokemon-foundry/raw/branch/main/system.json"
|
|
} |