mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 13:53:40 +01:00
IPC with cross-plugin objects.
This commit is contained in:
parent
49345847a5
commit
e9ebee4c65
17 changed files with 372 additions and 252 deletions
|
|
@ -17,8 +17,8 @@ using Dalamud.Game.Text.SeStringHandling;
|
|||
using Dalamud.Hooking.Internal;
|
||||
using Dalamud.Interface.Internal;
|
||||
using Dalamud.IoC.Internal;
|
||||
using Dalamud.Plugin;
|
||||
using Dalamud.Plugin.Internal;
|
||||
using Dalamud.Plugin.Ipc.Internal;
|
||||
using Serilog;
|
||||
using Serilog.Core;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue