flam worker path also to global
This commit is contained in:
@@ -17,6 +17,9 @@ namespace UnifiedFarmLauncher.Models
|
|||||||
|
|
||||||
[JsonPropertyName("sheepItRenderKey")]
|
[JsonPropertyName("sheepItRenderKey")]
|
||||||
public string SheepItRenderKey { get; set; } = string.Empty;
|
public string SheepItRenderKey { get; set; } = string.Empty;
|
||||||
|
|
||||||
|
[JsonPropertyName("flamencoWorkerPath")]
|
||||||
|
public string FlamencoWorkerPath { get; set; } = string.Empty;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user