using Wabbajack.Paths; namespace Wabbajack.App.Messages; public record StartInstallConfiguration(AbsolutePath ModList) { }