mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Merge remote-tracking branch 'origin/master' into net8-rollup
This commit is contained in:
commit
b68da56e74
99 changed files with 6308 additions and 1218 deletions
|
|
@ -5,6 +5,7 @@ namespace Dalamud.Common;
|
|||
|
||||
/// <summary>
|
||||
/// Struct containing information needed to initialize Dalamud.
|
||||
/// Modify DalamudStartInfo.h and DalamudStartInfo.cpp along with this record.
|
||||
/// </summary>
|
||||
[Serializable]
|
||||
public record DalamudStartInfo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue