Skip to content

Commit 32680c8

Browse files
committed
Unset default definitionDir config value
1 parent 6de52fa commit 32680c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"config": {
3-
"definitionDir": "WoWDBDefs/definitions",
43
"dbcFolder": "dbcs",
4+
"definitionDir": "",
55
"manifestFolder": "manifests",
66
"listfileURL": "https://github.com/wowdev/wow-listfile/releases/latest/download/community-listfile-withcapitals.csv",
77
"tactKeyURL": "https://github.com/wowdev/TACTKeys/raw/master/WoW.txt",

0 commit comments

Comments
 (0)