public void add(TES5Script script, string outputPath)
 {
     this.collection.Add(new TES5Target(script, outputPath));
 }