add initial file scan and rescanning algorithms to hash all penumbra files
This commit is contained in:
@@ -9,7 +9,7 @@ namespace SamplePlugin
|
||||
{
|
||||
public int Version { get; set; } = 0;
|
||||
|
||||
public bool SomePropertyToBeSavedAndWithADefault { get; set; } = true;
|
||||
public string PenumbraFolder { get; set; } = string.Empty;
|
||||
|
||||
// the below exist just to make saving less cumbersome
|
||||
|
||||
|
||||
Reference in New Issue
Block a user