mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-18 05:47:43 +01:00
Merge branch 'master' of github.com:goatcorp/Dalamud into profiles
This commit is contained in:
commit
faedf16d47
32 changed files with 225 additions and 131 deletions
|
|
@ -62,7 +62,6 @@ internal partial class PluginManager : IDisposable, IServiceType
|
|||
|
||||
private readonly object pluginListLock = new();
|
||||
private readonly DirectoryInfo pluginDirectory;
|
||||
private readonly DirectoryInfo devPluginDirectory;
|
||||
private readonly BannedPlugin[]? bannedPlugins;
|
||||
|
||||
private readonly DalamudLinkPayload openInstallerWindowPluginChangelogsLink;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue