mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
docs: LoadPluginSystem
This commit is contained in:
parent
194fbc6e32
commit
7605570fb0
1 changed files with 3 additions and 0 deletions
|
|
@ -315,6 +315,9 @@ namespace Dalamud
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Loads the plugin manager and repository.
|
||||
/// </summary>
|
||||
public void LoadPluginSystem()
|
||||
{
|
||||
Log.Information("[LPS] START!");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue