This commit is contained in:
2025-06-08 18:44:24 +02:00
parent e08b79e52a
commit ff2ff478a4

View File

@ -1,9 +1,16 @@
{
"name": "pokemon",
"id": "pokemon",
"title": "Pokémon TTRPG",
"description": "A Pokémon TTRPG",
"version": "0.0.1",
"authors": ["Alex Richter","Nikolaj Gade"],
"authors": [
{
"name":"Alex Richter"
},
{
"name":"Nikolaj Gade"
}
],
"scripts": [],
"esmodules": [],
"styles": [],