Files
pokemon-foundry/system.json
2025-06-08 18:42:32 +02:00

19 lines
442 B
JSON

{
"name": "pokemon",
"title": "Pokémon TTRPG",
"description": "A Pokémon TTRPG",
"version": "0.0.1",
"authors": ["Alex Richter","Nikolaj Gade"],
"scripts": [],
"esmodules": [],
"styles": [],
"packs": [],
"dependencies": [],
"languages": [],
"socket": false,
"gridDistance": 10,
"gridUnits": "ft",
"url": "https://your/hosted/system/repo/",
"manifest": "",
"download": ""
}