mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-09 17:44:38 +01:00
This is fucking dog shit
This commit is contained in:
parent
52daf6ada0
commit
54bf6099bf
7 changed files with 281 additions and 268 deletions
|
|
@ -8,7 +8,7 @@ namespace Dalamud.Bootstrap
|
|||
{
|
||||
public string ImagePath { get; set; } = null!;
|
||||
|
||||
public IList<string>? Arguments { get; set; }
|
||||
public IDictionary<string, string> Arguments { get; set; }
|
||||
|
||||
public IDictionary<string, string>? Environments { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue