forked from Cookies_Github_mirror/AquaDX
[+] Execute some command on game idle or on game start
This commit is contained in:
@@ -24,6 +24,8 @@ namespace AquaMai
|
||||
public bool QuickSkip { get; set; }
|
||||
public bool RandomBgm { get; set; }
|
||||
public string CustomVersionString { get; set; }
|
||||
public string ExecOnIdle { get; set; }
|
||||
public string ExecOnEntry { get; set; }
|
||||
}
|
||||
|
||||
public class PerformanceConfig
|
||||
|
||||
Reference in New Issue
Block a user