Add other profiles and always enabled to Compiler screen

This commit is contained in:
Timothy Baldridge
2022-05-24 20:59:15 -06:00
parent 8cceacf78d
commit 695e7ede8b
8 changed files with 324 additions and 60 deletions

View File

@ -154,6 +154,7 @@ public static class ServiceExtensions
service.AddScoped<StandardInstaller>();
service.AddScoped<MO2CompilerSettings>();
service.AddScoped<MO2Compiler>();
service.AddSingleton<CompilerSettingsInferencer>();
// Application Info
var version =