This commit is contained in:
2025-06-08 18:42:32 +02:00
commit e08b79e52a
2 changed files with 19 additions and 0 deletions

19
system.json Normal file
View File

@ -0,0 +1,19 @@
{
"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": ""
}

0
template.json Normal file
View File