Adjustments to update the hash path through the plugin instead

This commit is contained in:
KillzXGaming 2022-08-13 20:34:36 -04:00
parent e2140201e0
commit 18cde12fd8
2 changed files with 2 additions and 0 deletions

View file

@ -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.