public ModsHandler(ISettingsHandler settings) { _modParser = new ModParser(settings); _tokenSetter = Tokens.CreateTokenSetter(Name); }