Added Color Table Hook from MemShield, currently Experimental and default on as a test.
This commit is contained in:
@@ -32,6 +32,7 @@ public class MareConfig : IMareConfiguration
|
||||
public bool LogTraceLog { get; set; } = false;
|
||||
public bool LogEvents { get; set; } = true;
|
||||
public bool HoldCombatApplication { get; set; } = true;
|
||||
public bool AttemptColorTableProtection { get; set; } = true;
|
||||
public double MaxLocalCacheInGiB { get; set; } = 20;
|
||||
public bool OpenGposeImportOnGposeStart { get; set; } = false;
|
||||
public bool OpenPopupOnAdd { get; set; } = true;
|
||||
|
||||
Reference in New Issue
Block a user