Added nwnds_scripts hakfile

Added nwnds_scripts hakfile for PRC scripts that need to be overridden.
This commit is contained in:
Jaysyn904
2021-08-24 21:02:02 -04:00
parent 0f6ae7f57d
commit 1409bd7a97
29 changed files with 5460 additions and 1 deletions

View File

@@ -103,9 +103,14 @@
"CompileModels": false
},
{
"Name": tmd19a_deepcave",
"Name": "tmd19a_deepcave",
"Path": "./tmd19a_deepcave/",
"CompileModels": false
},
{
"Name": "nwnds_scripts",
"Path": "./nwnds_scripts/",
"CompileModels": false
},
]
}