Update the structure of the importable files to be able to copied directly for the release asset
This commit is contained in:
parent
9df92bfb76
commit
46c3cd09f6
4 changed files with 11 additions and 15 deletions
8
importable/artists.json
Normal file
8
importable/artists.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"FVTT": {
|
||||
"name": "Foundry Defaults",
|
||||
"links": [
|
||||
{ "name": "FoundryVTT", "url": "https://foundryvtt.com" }
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue