mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-14 01:27:58 +08:00
[+] Execute some command on game idle or on game start
This commit is contained in:
@@ -80,6 +80,7 @@ namespace AquaMai
|
||||
Patch(typeof(FixCharaCrash));
|
||||
Patch(typeof(CustomVersionString));
|
||||
Patch(typeof(DisableReboot));
|
||||
Patch(typeof(RunCommandOnEvents));
|
||||
|
||||
MelonLogger.Msg("Loaded!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user