Adjustments to update the hash path through the plugin instead
This commit is contained in:
parent
e2140201e0
commit
18cde12fd8
@ -117,6 +117,8 @@ namespace FirstPlugin
|
||||
|
||||
public void Load(System.IO.Stream stream)
|
||||
{
|
||||
SARCExt.SARC.HashDirectory = Path.Combine(Runtime.ExecutableDir, "Lib", "SarcHashes");
|
||||
|
||||
CanSave = true;
|
||||
IFileInfo.UseEditMenu = true;
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user