Skip to content

Commit b4bcdfe

Browse files
committed
refactor: moved all homebrew compendium to homebrew folder for better organization
1 parent 73dfc08 commit b4bcdfe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

module.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,21 @@
3131
"download": "#{DOWNLOAD}#",
3232
"license": "LICENSE.md",
3333
"readme": "README.md",
34+
"packFolders": [
35+
{
36+
"name": "Homebrew",
37+
"sorting": "a",
38+
"packs": [
39+
"homebrew-classes",
40+
"homebrew-skills",
41+
"homebrew-heroic-skills",
42+
"homebrew-heroic-styles",
43+
"homebrew-classic-characters",
44+
"homebrew-handouts",
45+
"homebrew-npcs"
46+
]
47+
}
48+
],
3449
"packs": [
3550
{
3651
"name": "homebrew-classes",

0 commit comments

Comments
 (0)