* Removed alot of not needed DB files
* Added a few new files * Updated README.md
This commit is contained in:
@@ -246,7 +246,7 @@ namespace Framework.Database
|
||||
|
||||
string GetSourceDirectory()
|
||||
{
|
||||
return ConfigMgr.GetDefaultValue("Updates.SourcePath", "../../");
|
||||
return ConfigMgr.GetDefaultValue("Updates.SourcePath", "../../../");
|
||||
}
|
||||
|
||||
uint ApplyTimedFile(string path)
|
||||
|
||||
Reference in New Issue
Block a user