using System; using Wabbajack.Paths; namespace Wabbajack.Compiler; public class MO2CompilerSettings : CompilerSettings { }