fix: Injector entrypoint not setting workingdirectory, should be fixed in XL

This commit is contained in:
goat 2021-08-20 02:18:15 +02:00
parent 552be3c9a9
commit 080a71ba61
No known key found for this signature in database
GPG key ID: F18F057873895461
2 changed files with 5 additions and 2 deletions

View file

@ -14,7 +14,7 @@ namespace Dalamud
/// <summary>
/// Gets the working directory of the XIVLauncher installations.
/// </summary>
public string WorkingDirectory { get; init; }
public string WorkingDirectory { get; set; }
/// <summary>
/// Gets the path to the configuration file.