✨
This commit is contained in:
11
system.json
11
system.json
@ -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": [],
|
||||
|
Reference in New Issue
Block a user