mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Add other profiles and always enabled to Compiler screen
This commit is contained in:
@ -154,6 +154,7 @@ public static class ServiceExtensions
|
||||
service.AddScoped<StandardInstaller>();
|
||||
service.AddScoped<MO2CompilerSettings>();
|
||||
service.AddScoped<MO2Compiler>();
|
||||
service.AddSingleton<CompilerSettingsInferencer>();
|
||||
|
||||
// Application Info
|
||||
var version =
|
||||
|
Reference in New Issue
Block a user