Skip to content

Commit

Permalink
2.4 - packFolders
Browse files Browse the repository at this point in the history
Should be good for v11 users, maybe shitty for v10?
  • Loading branch information
MaxPat931 authored Oct 16, 2023
1 parent 28e6741 commit 6c29788
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,22 @@
"system": "dnd5e"
}
],
"packFolders": [
{
"name": "DnD Friends",
"sorting": "m",
"color": "#e0c200",
"packs": [
"guildfeatures",
"dndfriendsitems",
"journals",
"scenes",
"macros",
"tables",
"playlists"
],
}
],
"esmodules": [
"./welcomemessage.js"
],
Expand Down

0 comments on commit 6c29788

Please sign in to comment.