mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 16:57:22 +01:00
add NotificationService, cleanup
This commit is contained in:
parent
12f0789e9c
commit
576d005b32
17 changed files with 243 additions and 84 deletions
|
|
@ -177,7 +177,7 @@ public class IpcManager : IDisposable
|
|||
}
|
||||
}
|
||||
|
||||
public bool Initialized => CheckPenumbraApi();
|
||||
public bool Initialized => CheckPenumbraApi() && CheckGlamourerApi();
|
||||
public bool CheckGlamourerApi()
|
||||
{
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue