* Removed alot of not needed DB files

* Added a few new files
* Updated README.md
This commit is contained in:
hondacrx
2017-11-29 17:47:48 -05:00
parent e5359e49b2
commit 32619fa6b5
9028 changed files with 93 additions and 2068761 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ namespace Framework.Database
string GetSourceDirectory()
{
return ConfigMgr.GetDefaultValue("Updates.SourcePath", "../../");
return ConfigMgr.GetDefaultValue("Updates.SourcePath", "../../../");
}
uint ApplyTimedFile(string path)