Pretty print system.json
This commit is contained in:
parent
f53c068e60
commit
50c858dbd3
1 changed files with 27 additions and 17 deletions
20
system.json
20
system.json
|
@ -13,11 +13,21 @@
|
|||
"manifest": "https://git.solarpunk.moe/TakeV/foundryvtt-beam-saber/raw/branch/devel/system.json",
|
||||
"download": "https://git.solarpunk.moe/TakeV/foundryvtt-beam-saber/archive/devel.zip",
|
||||
"authors": [
|
||||
{ "name": "megastruktur" },
|
||||
{ "name": "drewg13" },
|
||||
{ "name": "justinross" },
|
||||
{ "name": "grankless"},
|
||||
{ "name": "TakeV"}
|
||||
{
|
||||
"name": "megastruktur"
|
||||
},
|
||||
{
|
||||
"name": "drewg13"
|
||||
},
|
||||
{
|
||||
"name": "justinross"
|
||||
},
|
||||
{
|
||||
"name": "grankless"
|
||||
},
|
||||
{
|
||||
"name": "TakeV"
|
||||
}
|
||||
],
|
||||
"esmodules": [
|
||||
"module/blades.js"
|
||||
|
|
Reference in a new issue